Make processing emoji an environment variable (#83)
This commit is contained in:
parent
07e1fa8dc2
commit
3dd7fa4ed8
7 changed files with 11 additions and 6 deletions
|
@ -27,6 +27,11 @@ PREFIX=&
|
|||
# Optional
|
||||
###########
|
||||
|
||||
# Put the emoji for processing messages here
|
||||
# Example:
|
||||
# PROCESSING_EMOJI=<a:processing:818243325891051581>
|
||||
PROCESSING_EMOJI=
|
||||
|
||||
# Put Cat API token here
|
||||
CAT=
|
||||
# Put Mashape/RapidAPI key here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue