1
0
Fork 0
mirror of https://github.com/uhIgnacio/EmoteManager.git synced 2024-08-15 02:23:13 +00:00
This commit is contained in:
igna 2021-09-07 15:14:44 +00:00
parent 1ff3e93938
commit 3f73309974
10 changed files with 584 additions and 523 deletions

View file

@ -23,7 +23,7 @@
'guilds': [
],
},
},
},
'copyright_license_file': 'data/short-license.txt',
@ -46,8 +46,8 @@
# so that both the staging and the stable versions of the bot can use them
'response_emojis': {
'success': { # emotes used to indicate success or failure
False: '', # <:EmoteName:ID>
True: '' # <:EmoteName:ID>
False: '', # <:EmoteName:ID>
True: '' # <:EmoteName:ID>
},
},
},
}