1
0
Fork 0
mirror of https://github.com/uhIgnacio/EmoteManager.git synced 2024-08-15 02:23:13 +00:00

move systemd to bot bin

This commit is contained in:
io mintz 2020-07-01 06:44:33 +00:00
parent 68227a2b44
commit 1c08a9bc67
5 changed files with 2 additions and 362 deletions

View file

@ -4,11 +4,6 @@
'NOTE: Most commands will be unavailable until both you and the bot have the '
'"Manage Emojis" permission.',
# Whether to use systemd notify to inform systemd of the bot being ready.
# This can be used for fine-grained dependency management, where one cluster doesn't start until the previous
# finishes starting up.
'systemd': False,
# a channel ID to invite people to when they request help with the bot
# the bot must have Create Instant Invite permissions for this channel
# if set to None, the support command will be disabled