From a9eea2c777a3a3dcec05cf7f9c43b089b8f89f26 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Mon, 30 Dec 2024 21:30:31 -0600 Subject: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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//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= DISCORD_TOKEN= PUBLIC_KEY= -- cgit v1.2.3