Developers¶
Installation¶
Self-hosting an instance of Scripty is unrecommended. Please invite our hosted version instead.
Note
There is an exception to this statement explained below.
Contributing¶
Please check the GitHub repository for guidelines.
While we do not support self-hosting, we do encourage contributions so that we can improve Scripty. Thus, setting up the bot simply involves modiying the config.toml
file with the respective values, and then adding an _
prefix to the file name. After installing the Python requirements, run python -m scripty
in the root directory in order to start the bot.