From b638ba35ade96c6e9f0932bd5426d4fcda4296ca Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Mon, 30 Dec 2024 21:30:57 -0600 Subject: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35545a2..fc9e4d8 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: - ``` + ```txt APP_ID= DISCORD_TOKEN= PUBLIC_KEY= -- cgit v1.2.3