diff options
author | Linnea Gräf <nea@nea.moe> | 2024-10-06 12:52:52 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-10-06 12:52:52 +0200 |
commit | 12d3727fa5308149953973a38029a2344a13719d (patch) | |
tree | cf7da4716f3eee2b517cc2f92ab8040e54339755 /env-example.sh | |
download | forgebot-12d3727fa5308149953973a38029a2344a13719d.tar.gz forgebot-12d3727fa5308149953973a38029a2344a13719d.tar.bz2 forgebot-12d3727fa5308149953973a38029a2344a13719d.zip |
snapshot:
Diffstat (limited to 'env-example.sh')
-rw-r--r-- | env-example.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/env-example.sh b/env-example.sh new file mode 100644 index 0000000..c8cee14 --- /dev/null +++ b/env-example.sh @@ -0,0 +1,5 @@ +# Copy this file to env.sh and place your configuration in here + +export ATROCITY_TOKEN="MzEy.............................................................." +export HYPIXEL_KEY="c79e914b-a28c-4aea-87bf-ef645dc9c595" + |