diff options
Diffstat (limited to 'projects/unnamed-group-discord-bot/.env.example')
| -rw-r--r-- | projects/unnamed-group-discord-bot/.env.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/unnamed-group-discord-bot/.env.example b/projects/unnamed-group-discord-bot/.env.example new file mode 100644 index 0000000..3e607a6 --- /dev/null +++ b/projects/unnamed-group-discord-bot/.env.example @@ -0,0 +1,2 @@ +DISCORD_BOT_TOKEN=your_token_here +DISCORD_GUILD_ID=your_guild_id_here
\ No newline at end of file |
