aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-30 21:30:31 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-30 21:30:31 -0600
commita9eea2c777a3a3dcec05cf7f9c43b089b8f89f26 (patch)
treeda8b404b1c298cde4b0230bb0a1ad50db030ec8e
parent3af314ef13b6866a2aa6f7bc7454cc5fe6496d93 (diff)
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64625d0..35545a2 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A bot that automates silliness.
2. Set your Interactions Endpoint URL here: https://discord.com/developers/applications/<id\>/information
3. Clone the latest version of `sily-bot` with `git clone https://git.jjanzen.ca/index.cgi/sily-bot.git`
4. Populate your .env file:
- ```ini
+ ```
APP_ID=<APPLICATION ID>
DISCORD_TOKEN=<TOKEN>
PUBLIC_KEY=<PUBLIC KEY>