This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
Releases: emmaexe/guildbot
Releases · emmaexe/guildbot
GuildBot release - version 2.11.0
GuildBot release v2.11.0
Major changes are listed bellow:
Added:
- Support for docker! The docker images for the bot are now available at
https://hub.docker.com/r/emmaexe/guildbot
Changed:
- Updated documentation
- Changed the way configuration files work (moved them into their own config directory)
Full Changelog: v2.10.1...v2.11.0
GuildBot release - version 2.10.1
GuildBot release v2.10.1
Major changes are listed bellow:
Changed:
- Fixed bug caused by discord.js swapping from SCREAMING_SNAKE_CASE to PascalCase. The bug crashed the bot when it tried to parse colors "GREEN" and "RED" instead of "Green" and "Red".
Full Changelog: v2.10.0...v2.10.1
GuildBot release - version 2.10.0
GuildBot release v2.10.0
Major changes are listed bellow:
Added:
- Custom ticket system for the bot to use to handle guild applications.
- Added new dependency - discord-html-transcripts for creating transcripts of tickets
Changed:
- Bumped node.js version to 18.x
- Bumped discord.js version to 14.7.1
- Removed unnecessary dependencies discordjs/builders discordjs/rest and discord-api-types as they were merged into discord.js
- Updated license in package.json to be more specific (GPL-3.0 => GPL-3.0-only)
Full Changelog: v2.9.0...v2.10.0
GuildBot release - version 2.9.0
GuildBot release v2.9.0
Major changes are listed bellow:
Added:
- The away system allowing users to mark themselves as "away" (e.g. on vacation).
Fixed:
- Bug making messages intended to be ephemeral appear normally for everyone in the channel
Full Changelog: v2.8.0...v2.9.0
GuildBot release - version 2.8.0
GuildBot release v2.8.0
Major changes are listed bellow:
Added:
- Modal support
- Guild leave feedback modal that triggers when someone leaves the guild
Fixed:
- Bot crashing bug that occured when the bot recieved a random DM