summaryrefslogtreecommitdiff
path: root/.env.template
diff options
context:
space:
mode:
Diffstat (limited to '.env.template')
-rw-r--r--.env.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.template b/.env.template
new file mode 100644
index 0000000..5370a1a
--- /dev/null
+++ b/.env.template
@@ -0,0 +1,4 @@
+DISCORD_BOT_TOKEN=""
+
+RUST_LOG="nixpkgs_discord_tracker=debug,warn"
+RUST_BACKTRACE="1"