Skip to content

Releases: TecEash1/Taurus

v3.3

27 Apr 20:51
Compare
Choose a tag to compare

✨ Adds history for context menu commands #24
✨ Adds clickable commands in /help #26
📦 Updates Packages

Full Changelog: v3.2...v3.3

v3.2

21 Apr 14:17
f9b3bf6
Compare
Choose a tag to compare

✨ Switch to PNPM (NPM -> PNPM)
✨ Utilises the client avatar for webhooks
✨ Adds the ability to utilise a webhook for personality logging #17
⚒️ Fixes bot throwing an error when a user deletes a message #21
⚒️ Fixes context menus being blocked due to the wrong user mention #22
⚒️ Fixes buggy user commands #18

Full Changelog: v3.1...v3.2

v3.1

12 Apr 14:54
Compare
Choose a tag to compare
  • 💪🏼 Utilises Gemini's 1.5 Pro Model (1.0 -> 1.5)
    • Modifys personality to utilise Googles system instructions feature on their new Gemini Pro 1.5 Model.
  • ✨ Formats code with Prettier
  • ✨Adds an option for SDXL Models #12
  • ✨Adds Discords autocomplete functionality to image models #13
  • ✨Adds an AI Context menu command
  • ✨Allows the bot to be added to a users account
    • ⚠️ Currently the context menu is broken when using it in servers with more than 25 members #22
    • ℹ️ See here for more info
  • ⚒️ Moves commands to a utils file (Partially complete) #14
  • 📦 Updates Packages
  • ℹ️ Additional changes include improving error messages and other code cleanup
final_tokens_scale_animated_3840x2300.mp4
image

Full Changelog: v3.0...v3.1

v3.0

10 Mar 16:57
Compare
Choose a tag to compare
  • ✨Allow multilingual image gen
  • ✨Allow AI access to user presence
  • ✨Personality Slash Command
    • ℹ️This makes the /taurus command dedicated to opening the modal. (Removing the personality option there)
  • ⚒️Allow discord channel links to embed
  • ⚒️Fix Embed Blocking
  • ⚒️Fix crashing when webhook log is greater than discords max embed size
  • ⚒️Fix double <> sometimes
  • ⚒️Fix Modal Errors
  • ⚒️ Fix Thread creation errors
  • 🔗 Merge mention & reply event files into one
  • 🧹Cleanup files (e.g. start.mjs)
  • 📦 Updates Packages

Full Changelog: v2.2...v3.0

v2.2

03 Mar 17:52
Compare
Choose a tag to compare
  • ⚒️Fixes the webhook icon
  • ⚒️Stops Console notifications about NSFWJS
  • ⚒️Fixes image model issues
  • ⚒️Makes Critical Errors Red
  • ✨Adds git pull as a command to auto-run when the bot is restarted via the CLI

Full Changelog: v2.1...v2.2

v2.1

03 Mar 14:36
Compare
Choose a tag to compare
  • ⚒️ Fixes Personality File path issues that occurred on some instances
  • ⚒️When the CLI is run, the bot will not autostart
  • ✨Added ability to log the console in discord via webhooks

Full Changelog: v2.0...v2.1

v2.0

02 Mar 21:01
Compare
Choose a tag to compare
  • ✨You can now block NSFW images from generating via setting the Block_NSFW_Images value to true or false in config.json.
  • ⚒️ Update also increases the number of available image models.

Full Changelog: v1.0...v2.0

v1.0

02 Mar 12:31
Compare
Choose a tag to compare

✨The First Release of Taurus!

This release contains:

  • Image Generation using Prodia
  • Text (GPT) generation using Gemini Pro

Full Changelog: v1.0