this shouldn't work

This commit is contained in:
Jacob Janzen 2024-12-30 21:31:22 -06:00
parent b638ba35ad
commit 20d849742b

View file

@ -8,7 +8,7 @@ A bot that automates silliness.
2. Set your Interactions Endpoint URL here: https://discord.com/developers/applications/<id\>/information 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` 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: 4. Populate your .env file:
```txt ```xml
APP_ID=<APPLICATION ID> APP_ID=<APPLICATION ID>
DISCORD_TOKEN=<TOKEN> DISCORD_TOKEN=<TOKEN>
PUBLIC_KEY=<PUBLIC KEY> PUBLIC_KEY=<PUBLIC KEY>