Skip to content

An AI Discord Bot leveraging Googles Gemini 1.5 Model & Prodia!

License

Notifications You must be signed in to change notification settings

TecEash1/Taurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e433bdf ยท May 2, 2024

History

62 Commits
Mar 1, 2024
May 2, 2024
Apr 14, 2024
May 2, 2024
Apr 11, 2024
Mar 1, 2024
Apr 13, 2024
Mar 1, 2024
Mar 1, 2024
Apr 21, 2024
Apr 29, 2024
Apr 14, 2024
May 2, 2024
Mar 1, 2024
May 2, 2024
Apr 12, 2024
Apr 12, 2024
Apr 12, 2024
Apr 11, 2024
May 2, 2024

Repository files navigation

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