There is possibility to manage bot instance remotely from Discord client. These commands are provided by base.admin
module.
pumpkin ...
Enable to manage bot instance from Discord client.
pumpkin restart
This command restart the bot instance. Useful when loading new module which using database.
pumpkin shutdown
Be aware when using this command. This command shutdown bot. After the execution of this command you need start bot manually from machine, where the bot is located.
pumpkin sync
This command synchronize slash commands to current guild.