summaryrefslogtreecommitdiff
path: root/.env.template
diff options
context:
space:
mode:
authorseth <[email protected]>2024-05-27 04:55:45 -0400
committerseth <[email protected]>2024-05-27 04:56:48 -0400
commitc69eea2f4823da476628742fbbec600ee95ac049 (patch)
tree7cf3d87f5f202e6049ba44a06ac6fe9d3558826b /.env.template
initial commit
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"