Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.08 KB

image

🤔 What is this bot?

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

💾 Install

  1. fill in the token and other values in config.json.example

  2. Rename the file to config.json

  3. Run pnpm i

  4. 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.

ℹ️ Getting API Keys:

🏗️ Additional Credits