mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-30 06:24:27 +02:00
chore: add missing example environment variable
This commit is contained in:
parent
d195aa938a
commit
5574779c70
@ -9,3 +9,6 @@ API_SERVER=''
|
|||||||
API_CLIENT_ID=''
|
API_CLIENT_ID=''
|
||||||
# The client secret for the api
|
# The client secret for the api
|
||||||
API_CLIENT_SECRET=''
|
API_CLIENT_SECRET=''
|
||||||
|
|
||||||
|
# The poll secret used for the poll command
|
||||||
|
POLL_SECRET=''
|
Loading…
x
Reference in New Issue
Block a user