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

c136745 Β· May 22, 2024

History

79 Commits
Mar 1, 2024
May 22, 2024
May 22, 2024
May 22, 2024
May 17, 2024
May 19, 2024
Apr 13, 2024
Mar 1, 2024
Mar 1, 2024
May 17, 2024
May 17, 2024
May 17, 2024
May 17, 2024
Mar 1, 2024
May 17, 2024
Apr 12, 2024
Apr 12, 2024
Apr 12, 2024
Apr 11, 2024

Repository files navigation

image

πŸ€” What is Taurus?

The Taurus Discord Bot is a small bot with a big impact. It offers several features, including advanced image generation, AI chats, and more.

πŸ’¬ AI Chats
  • Powered by Google's Gemini 1.5 Model
  • Has a configurable global personality via the /personalise slash command
  • Remembers past messages

Ways to interact:

  • Context Menus
  • Mention the Bot with your message
  • Utilise the /taurus slash command
πŸ–ΌοΈ Advanced Image Generation
  • 70+ Models
  • 17 Style Presets
  • Negative Prompt Customisation
  • A toggleable NSFW image blocker
  • Supports different languages
  • And much more!
πŸ”§ Additional Features
  • Live Console Logging in Discord
  • Personality update logs in Discord
  • User Commands - Use the bot anywhere on Discord
  • An optional CLI via the start scripts
  • A Settings Menu in Discord

πŸ’Ύ 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 .

  5. In Discord run /settings and fill in the values

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