The Taurus Discord Bot is a small bot, it can be used for several things such as:
- Image Generation
- AI GPT chats and personality customisations
-
fill in the token and other values in
config.json.example
-
Rename the file to
config.json
-
Run
pnpm i
-
Run
node bot
Note
- Alternatively instead of steps 3 & 4 you can run one of the startbot/start scripts. (Reccomended)
- If you do not have pnpm installed you will need to run:
npm install -g pnpm
- All PR's are welcome for improvements.
- This bot utilizes a modified version of the discord bot template made by Naman Vrati! [Apache License 2.0]