New `SettingType` `Message` for general message settings. New setting `greeting_message`. New setting `greeting_channel`. New setting `starting_funds`. New setting `returning_message`. Add a greeting message hook. Add initial funds on lion creation. Data migration v3 -> v4.
3 lines
49 B
Python
3 lines
49 B
Python
CONFIG_FILE = "config/bot.conf"
|
|
DATA_VERSION = 4
|