mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
minor changes
This commit is contained in:
parent
5c6ced1f73
commit
fa118d6880
2 changed files with 6 additions and 2 deletions
|
@ -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> or '❌'
|
||||
True: '' # <:EmoteName:ID> or '✅'
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue