From d3eeaf9a213f0be2376573b97b3f8e75a9ab142b Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 16:22:33 +0100 Subject: rename --- projects/discord-bot/.env.example | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 projects/discord-bot/.env.example (limited to 'projects/discord-bot/.env.example') diff --git a/projects/discord-bot/.env.example b/projects/discord-bot/.env.example new file mode 100644 index 0000000..3e607a6 --- /dev/null +++ b/projects/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 -- cgit v1.2.3