From 12903a4e6d9a676d1ad9e16d8162ccd103510a52 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 16:21:11 +0100 Subject: add unnamed-group-discord-bot --- projects/unnamed-group-discord-bot/.env.example | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 projects/unnamed-group-discord-bot/.env.example (limited to 'projects/unnamed-group-discord-bot/.env.example') 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 -- cgit v1.2.3