From 91900b943def6ae9e7dab58ee4453e3874a21841 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 18 Jul 2026 11:53:19 +0100 Subject: add oncall-check command --- 174bg/discord-bot/.env.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '174bg/discord-bot/.env.example') diff --git a/174bg/discord-bot/.env.example b/174bg/discord-bot/.env.example index c262567..0b2a30f 100644 --- a/174bg/discord-bot/.env.example +++ b/174bg/discord-bot/.env.example @@ -1,3 +1,5 @@ DISCORD_CLIENT_ID= DISCORD_BOT_TOKEN= -DISCORD_GUILD_ID= \ No newline at end of file +DISCORD_GUILD_ID= +POCKETBASE_URL= +POCKETBASE_AUTH_TOKEN= \ No newline at end of file -- cgit v1.2.3