Skip to content

Releases: KoalaBotUK/KoalaBot

Release version v0.2.0

15 Nov 22:05
Compare
Choose a tag to compare

Text Filter

Added
  • filter <text> [type] Filter a word or string of text. Type is defaulted to banned which will delete the message and warn the user. Use type risky to just warn the user.

  • filterRegex <regex> [type] Filter a regex string. Type is defaulted to banned which will delete the message and warn the user. Use type risky 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 is React for Role. Default description is Roles 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

18 Oct 14:51
Compare
Choose a tag to compare

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

13 Oct 22:25
Compare
Choose a tag to compare

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

12 Oct 15:07
Compare
Choose a tag to compare

Twitch Alert

  • Minor Bug Fixes

Release version v0.1.5

11 Oct 12:04
Compare
Choose a tag to compare

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

10 Oct 18:21
Compare
Choose a tag to compare

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

30 Sep 21:44
Compare
Choose a tag to compare

Verification

Changed
  • Fixed a bug involving verification of an email matching a server you weren't in

Release version v0.1.2

22 Sep 16:10
Compare
Choose a tag to compare

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

19 Sep 23:05
6b69a50
Compare
Choose a tag to compare

Only one bug fix on day one woo!

TwitchAlert failed deleting messages bug fixed

Koala Public Release

19 Sep 17:37
fdf0b26
Compare
Choose a tag to compare

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!