Releases: KoalaBotUK/KoalaBot
Release version v0.2.0
Text Filter
Added
-
filter <text> [type]
Filter a word or string of text. Type is defaulted tobanned
which will delete the message and warn the user. Use typerisky
to just warn the user. -
filterRegex <regex> [type]
Filter a regex string. Type is defaulted tobanned
which will delete the message and warn the user. Use typerisky
to just warn the user. -
filterList
Get a list of filtered words in the server -
modChannelAdd <channelId>
Add a mod channel for receiving filtered message information (User, Timestamp, Message) to be sent to. -
modChannelRemove <channelId>
Remove a mod channel from the server. -
modChannelList
See a list of mod channels in the server. -
ignoreUser <userMention>
Add a new ignored user for the server. This users' messages will be ignored by the Text Filter. -
ignoreChannel <channelMention>
Add a new ignored channel for the server. Messages in this channel will be ignored by the Text Filter. -
ignoreList
See a list of ignored users/channels in the server. -
unfilter <text>
Unfilter a word/string/regex of text that was previously filtered. -
unignore <mention>
Unignore a user/channel that was previously set as ignored
React For Role (RFR)
Added
-
rfr create
Create a new, blank rfr message. Default title isReact for Role
. Default description isRoles below!
. -
rfr delete
Delete an existing rfr message. -
rfr addRequiredRole
Add a role required to react to/use rfr functionality. If no role is added, anyone can use rfr functionality. -
rfr removeRequiredRole
Removes a role from the group of roles someone requires to use rfr functionality -
rfr edit addRoles
Add emoji/role combos to an existing rfr message. -
rfr edit removeRoles
Remove emoji/role combos from an existing rfr message. -
rfr edit description
Edit the description of an existing rfr message -
rfr edit title
Edit the title of an existing rfr message.
Colour Role
Changed
- Fixed error that occasionally made custom colour roles be created in the wrong position, thus not showing correctly
Twitch Alert
Changed
- Add catch so errors don't stop the alert loop
Release version v0.1.8
Twitch Alert
Changed
- Fix InvalidArgument errors from not showing
- Add logging
- Add removal of chats that are no longer accessible
Release version v0.1.7
Twitch Alert
Changed
- Fix InvalidArgument errors from not showing
- Add logging
- Add removal of chats that are no longer accessible
Release version v0.1.6
Twitch Alert
- Minor Bug Fixes
Release version v0.1.5
Verification
Changed
- Fix bot erroring on startup if it had left any guilds with verification enabled
Twitch Alert
Changed
- Fix use of full URLs in twitch alerts
- Fix oauth not updating
Release version v0.1.4
Koala Extensions
Twitch Alert by Jack Draper
Changed
- Fix TwitchAlert loops crashing
- Fix repeat on_ready
- Fix timout for requests
- Fix Twitch API Limits followed
- Update TwitchAlert to use aiohttp rather than requests
Release version v0.1.3
Verification
Changed
- Fixed a bug involving verification of an email matching a server you weren't in
Release version v0.1.2
Base KoalaBot
Changed
- Fixed bug of k!help not working within a direct message
- Fixed bug of TwitchAlert crashing
- Fixed bug of adding a team to a new channel sets message as the Guild ID
Verification
Changed
- Edited message sent upon joining a server with verification enabled
Day 1 Bug Fix
Only one bug fix on day one woo!
TwitchAlert failed deleting messages bug fixed
Koala Public Release
We have worked hard to get Koala out and you can now add it to your server at https://koalabot.uk
Follow the instructions in the README.md
to run the bot yourself if you wish!