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 restartThis command restart the bot instance. Useful when loading new module which using database.
pumpkin shutdownBe 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 syncThis command synchronize slash commands to current guild.