mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-10 04:01:37 +02:00
Add customizable Bot status (#599)
Co-authored-by: Max Isom <codetheweb@users.noreply.github.com> Co-authored-by: Max Isom <hi@maxisom.me>
This commit is contained in:
parent
cf49053370
commit
2f9382f517
5 changed files with 67 additions and 2 deletions
11
.env.example
11
.env.example
|
@ -4,5 +4,14 @@ YOUTUBE_API_KEY=
|
|||
SPOTIFY_CLIENT_ID=
|
||||
SPOTIFY_CLIENT_SECRET=
|
||||
|
||||
# Optional
|
||||
############
|
||||
# Optional #
|
||||
############
|
||||
|
||||
# CACHE_LIMIT=2GB
|
||||
|
||||
# See the README for details on the below variables
|
||||
# BOT_STATUS=
|
||||
# BOT_ACTIVITY_TYPE=
|
||||
# BOT_ACTIVITY_URL=
|
||||
# BOT_ACTIVITY=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue