diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-07-06 00:16:40 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-07-06 00:16:40 +0100 |
| commit | 54c6191474e452a48902d89cbc140f3a0bcbaaa6 (patch) | |
| tree | cee048a1905d82703b0cb4da3f9f2e755b3f7b03 /174bg/discord-bot/.env.example | |
| parent | 3eed159fa32fd0bf21da9f05668df48db7c41ef5 (diff) | |
| download | unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar.gz unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar.bz2 unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.tar.xz unnamed-group-54c6191474e452a48902d89cbc140f3a0bcbaaa6.zip | |
add 174bg.net's discord bot
Diffstat (limited to '174bg/discord-bot/.env.example')
| -rw-r--r-- | 174bg/discord-bot/.env.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/174bg/discord-bot/.env.example b/174bg/discord-bot/.env.example new file mode 100644 index 0000000..4e6e4bf --- /dev/null +++ b/174bg/discord-bot/.env.example @@ -0,0 +1,2 @@ +DISCORD_CLIENT_ID= +DISCORD_BOT_TOKEN=
\ No newline at end of file |
