Skip to main content
Version: 🚧 Canary 🚧

Utilbot

Utilbot - v6.1.0​

13.08.2021 - 23:45

New features

We have added the first Context Menu Interaction! Try it out: Right-click on a User -> Apps -> Show User Info You will get a response with many useful information about the user.

Utilbot - v6.0.0​

06.08.2021 - 21:00

With over 18.000 Additions and only 800 removals the new Version is now released. It has been a long time since the new Features were only available on Canary because we were waiting for discord.js to release v13. So heres a short Summary of all the Changes:

New features

Globals​

  • Interactions: Interaction Support (Slash Commands, Message Components: Buttons and Select Menus)

General​

  • Help: Replaced the Command with a Slash Command and refactored the Help Pages. The old Help Command will still be available, but has a Note on it.
  • Info: Replaced the Command with a Slash Command.
  • Whois: Replaced the Command with a Slash Command.
  • Stats: Replaced the Command with a Slash Command.

Music​

  • Volume: Removed the Command and made a new one for more Filters.
  • Play: Replaced the Command with a Slash Command.
  • Queue: Replaced the Command with a Slash Command.
  • Resume: Replaced the Command with a Slash Command.
  • Pause: Replaced the Command with a Slash Command.
  • Filter: New Command to manage Filters, such as the Volume of the player.
  • Disconnect: Replaced the Command with a Slash Command.

Moderators​

  • Clear: Replaced the Command with a Slash Command.
  • ClearThreads: Added the new Clear Threads Slash Command.
  • Warn: Replaced the Command with a Slash Command.
  • Kick: Replaced the Command with a Slash Command.
  • Ban: Replaced the Command with a Slash Command.

Admins​

  • ChangePrefix: Replaced the Command with a Slash Command.
  • ChangeLanguage: Removed the Language selection and migrated every guild to english.
  • Warns: Removed the old Message-Based Commands and implemented one new Slash Commands.
  • Rules: Removed the old Message-Based Commands and implemented one new Slash Commands.
  • Teamlist: Removed the old Message-Based Commands and implemented one new Slash Commands.
  • Log: Removed the old Message-Based Commands and implemented one new Slash Commands.
  • Support: Added the new Support Threads feature.
Bug fixes
  • We have fixed many Bugs... It would be too many, to mention here...

Utilbot - v5.5.9​

04.04.2021 - 22:00

New features
  • Gateway: The zlib compression is activated
Bug fixes
  • MOTD: The MOTD now loads normally again. We were hitting some rate limits, since we've activated sharding.

Utilbot - v5.5.0​

01.04.2021 - 23:30

New features
  • Sharding: The bot is now Sharding ready
  • Gateway: The bot reports some data now to the Gateway
Bug fixes
  • ClearCommand: Command now uses bulk-delete endpoint
  • HelpDMCommand: Response to Help Command is actually sended now
  • HelpDMCommand: Removed deprecated method
  • HelpDMCommand: Fixed Typo in the Command

Utilbot - v5.4.0​

30.03.2021 - 23:30

New features
  • CORE: Added Migrations
  • VOICE: Added Regions to Node
Bug fixes
  • CORE: Fixed Database problems at startup
  • VOICE: Fixed Volume Command

Utilbot - v5.2.14​

30.01.2021 - 00:05

New features
  • [UT-62] - Private Channel Creator (Generate Template)
  • Added US Voice Nodes
  • Added automatic node choice, based on the server region
  • The bot now deafens himself, to save bandwith

Utilbot - v5.2.13​

18.01.2021 - 23:00

Bug fixes
  • [UT-61] - Delete Rule / TeamList Message, if function gets disabled via the Webinterface.

Utilbot - v5.2.12​

18.01.2021 - 22:00

Bug fixes
  • Internal bugfixes
  • [UT-37] - Rule / Teamlist Message gets created, when these functions get enabled via the Webinterface.
  • [UT-59] - Fixed Clear Command deleting one message too few.

Utilbot - v5.2.11​

18.01.2021 - 00:50

Bug fixes
  • Fixed an Issue where the timestamp of a global ban wasnt't added.

Utilbot - v5.2.10​

16.01.2021 - 20:00

Bug fixes
  • We have made some minor bugfixes and updated all the dependencies.

Utilbot - v5.2.4-p4​

22.11.2020 - 00:50

New features
  • We have added the possibility to give an argument to the clear command. Head over here to get more Information.

Utilbot - v5.2.4-p3​

20.11.2020

Bug fixes
  • Some minor Bugfixes, affecting the music player.

Utilbot - v5.2.1​

30.10.2020

New features
  • Connection to v1 of the own Utilbot Backend Gateway.

Utilbot - v5.1.23​

25.10.2020

Bug fixes
  • Implemented many Bugfixes.
New features
  • Connection to the own Utilbot Backend Gateway.

Utilbot - v4.5.1​

14.05.2020

Bug fixes
  • Implemented many Bugfixes, like the "Member Edited" Event, or the Join / Leave Event.
New features
  • Added the first endpoint for the new Webinterface

Utilbot - v4.5.0​

23.04.2020

Bug fixes
  • Major Bug fixes (too many, to mention)
  • Changed to TypeScript

Utilbot - v4.2.4​

20.04.2020

Bug fixes
  • added whois command

Utilbot - v4.2.3​

20.04.2020

Bug fixes
  • better organization of the code (it's modular now, so i don't need to restart the whole bot every time)

Utilbot - v4.2.0​

17.04.2020

Bug fixes
  • fixed crash, during playing songs sometimes
New features
  • Poll Feature

Utilbot - v4.1.1​

13.04.2020

Bug fixes
  • Changed something in the play / queue command
  • if a song is currently playing, !play will now add the searched song to the queue, instead of just starting it
  • !queue will also start the queued song, if no song was playing before

Utilbot - v4.1.0​

10.04.2020

Bug fixes
  • Fixed little bug in the !info command
New features
  • added the Multi-Language Support
  • added German as Language
  • added English as Language (not all strings were already translated)

Utilbot - v4.0.1​

09.04.2020

Bug fixes
  • Fixed the Song Queue
New features
  • Implemented the new voice Backend Lavalink