mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
format
This commit is contained in:
parent
1ff3e93938
commit
3f73309974
10 changed files with 584 additions and 523 deletions
|
@ -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>
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue