Releases: TecEash1/Taurus
Releases · TecEash1/Taurus
v3.3
v3.2
✨ 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
- 💪🏼 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
- ⚒️ 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
Full Changelog: v3.0...v3.1
v3.0
- ✨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)
- ℹ️This makes the
- ⚒️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
- ⚒️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
- ⚒️ 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
- ✨You can now block NSFW images from generating via setting the
Block_NSFW_Images
value totrue
orfalse
inconfig.json
. - ⚒️ Update also increases the number of available image models.
Full Changelog: v1.0...v2.0