Skip to content

Commit

Permalink
Add GUILD_IDS to example env (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
imxeno authored Jul 14, 2024
1 parent ee44358 commit 5911bc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CLIENT_ID=0000000000000000000
BOT_TOKEN=ABCDEFGHIJKLMNOPQRSTUVWXYZ.123456.ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijkl
DATABASE_URL=mysql://mist:mist@localhost/mist
DATABASE_URL=mysql://mist:mist@localhost/mist
GUILD_IDS=0000000000000000000

0 comments on commit 5911bc5

Please sign in to comment.