imgbot
Kieran 2022-09-04 18:16:02 +01:00
parent 1a7ec8e6f1
commit 074972acec
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Using a tool like [Ouroboros](https://github.com/pyouroboros/ouroboros), you can
- Clone the repo
- Remove the `.template` from `.env.template`
- Replace `INSERT DISCORD TOKEN` with your Discord token.
- Run `npm i` toinstall packages
- Run `npm i` to install packages
- Run `node .` to run the bot
---