Releases: b3r3nd/berendbotje
Releases · b3r3nd/berendbotje
v1.1.0
Verified version of the bot which still includes all features requiring intents.
What's Changed
- Update Help.php by @b3r3nd in #138
- New slash command manager, updated providers and config by @b3r3nd in #139
- Log to keep track when bots joins server by @b3r3nd in #141
- Top.gg implementation by @b3r3nd in #142
- Improved guild logging by @b3r3nd in #144
- Use HTTP Api for bump reminder. by @b3r3nd in #145
- Add member count to guild log by @b3r3nd in #146
- Null fixes in embed builder by @b3r3nd in #148
- Live null fix @b3r3nd in #149
- Role rewards based on duration in the server + command to sync by @b3r3nd in #147
- Sync command should use role rewards permission by @b3r3nd in #150
- Added ability to use reminders including permission (!!!) by @b3r3nd in #151
- Update help files by @b3r3nd in #152
- Add enum translations @b3r3nd in #153
Full Changelog: 1.0.0...v1.0.1
v1.0.0
First stable release :)
What's Changed
- Update selectMenu to stringSelect (left over from previous update) by @b3r3nd in #123
- Small fixes by @b3r3nd in #124
- Add support_guild to env and command to see all guilds bot is in by @b3r3nd in #125
- Contructor propery promotion, improved config and remove useless comments by @b3r3nd in #126
- Null fix by @b3r3nd in #131
- Develop by @b3r3nd in #136
- Develop by @b3r3nd in #137
Full Changelog: v1.0.0-alpha...1.0.0
v1.0.0-alpha
First alpha release, includes:
- Everything is based on guild, can run on multiple servers with its own data
- Role and permissions system with complete control to assign permissions as you see fit
- Leveling by sending messages and hanging out in voice + commands to manage xp
- Role Rewards based on levels
- Custom level up messages
- Extensive bot config where almost all settings can be changed
- Enable / disable server invites through command to allow mods to use it (has separate permission)
- User config where user can set specific settings for that guild
- Extensive logging with ability to enable/disable each event individually
- Adding flags to channels to for example not gain xp there, or not allow stickers, or only allow media
- Automatic timeout detection to get a better overview of who has been timed out, why and how often
- User blacklist where users can be added and prevented from using certain functions of the bot
- Assign roles to users when they join the server
- Custom welcome messages when people join the server
- Add replies based on roles in the server when you mention the bot
- Reminders - send a reminder every xx time in a certain channel
- Add emotes as custom reactions to strings, when those strings are detected the bot will react with set emote
- Add custom message commands with simple responses
- Counting channel
- Question of the day reminder tag
- Count all emotes send in the server
- Cringe counter where you can increase and decrease as people behave in a cringe way (:D)
- Bump statistics, keeps track of how often people bump the server just for fun
- A bunch of other small fun commands like retrieving info from urban dictionary, generate images with AI and more
- Moderator statistics to see how productive moderators are