Make processing emoji an environment variable (#83)

This commit is contained in:
Lewis Crichton 2021-03-19 15:26:17 +00:00 committed by GitHub
parent 07e1fa8dc2
commit 3dd7fa4ed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 6 deletions

View file

@ -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