furrycat/catbot.git
2017-03-29 CMDR furrycatRestrict admin check for sounds to target server.
2017-03-29 CMDR furrycatLog parsed user for playing.
2017-03-29 CMDR furrycatCheck member nickname.
2017-03-29 CMDR furrycatUser mention can include a ! prefix.
2017-03-28 CMDR furrycatRecognise www Youtube URLs.
2017-03-28 CMDR furrycatAdmins can play sounds.
2017-03-28 CMDR furrycatWake before playing.
2017-03-28 CMDR furrycatAllow playing to another user.
2017-03-28 CMDR furrycatSupport Youtube.
2017-03-28 CMDR furrycatRace moving channels.
2017-03-28 CMDR furrycatFixed moving channels.
2017-03-28 CMDR furrycatFixed default channel for playing.
2017-03-28 CMDR furrycatFixed parsing when only a sound is specified.
2017-03-28 CMDR furrycatCommand to play sounds.
2017-03-28 CMDR furrycatReport success of sound playing.
2017-03-06 CMDR furrycatFix adding multiple permissions.
2017-03-06 CMDR furrycatWe were incorrectly checking that a user had the EXACT...
2017-03-06 CMDR furrycatAllow members with same role as bot to ASAP announcements.
2017-03-06 CMDR furrycatSome test code leaked.
2017-03-02 CMDR furrycatIdentify servers.
2017-03-02 CMDR furrycatFixed help for developer plugin.
2017-03-02 CMDR furrycatRequest offline member list for large servers when...
2017-03-02 CMDR furrycatHandle user name when setting permissions.
2017-03-02 CMDR furrycatCheck caller shares a server with the object we parse().
2017-03-02 CMDR furrycatFixed error when failing to parse a server name.
2017-03-02 CMDR furrycatWe should not wake up when snoring.
2017-03-02 CMDR furrycatMigrate core to Python 3.5.
2017-03-02 CMDR furrycatAccount for newlines in say_many().
2017-03-02 CMDR furrycatMigrate bling plugin to Python 3.5.
2017-03-02 CMDR furrycatWe already checked if user was admin before running...
2017-03-02 CMDR furrycatFixed help on admin plugin.
2017-03-02 CMDR furrycatMigrate admin plugin to Python 3.5.
2017-03-01 CMDR furrycatAdded permissions command.
2017-03-01 CMDR furrycatAdded parse_server() and permission(); made author...
2017-03-01 CMDR furrycatFixed comparing PermissionOverwrites pairs.
2017-02-21 CMDR furrycatHandle v0.16.6 API send_file().
2017-02-21 CMDR furrycatFixed client.logs_from() in announcement.
2017-02-21 CMDR furrycatFixed lower_role_than.
2017-02-21 CMDR furrycatFixed announcements for Python 3.5.
2017-02-21 CMDR furrycatRemoved redundant highest_role() method.
2017-02-21 CMDR furrycatSupport embeds.
2017-02-21 CMDR furrycatMinimal changes to support Python 3.5.
2017-02-20 CMDR furrycatTurn off EDDB debug log correctly.
2017-02-20 CMDR furrycatCheck name of voice channels correctly.
2017-02-18 CMDR furrycatDebug EDDB responses.
2017-02-18 CMDR furrycatShow update times for shopping list.
2017-02-14 CMDR furrycatAdded url command to get invite URL.
2017-02-08 CMDR furrycatPreview announcement attachment.
2017-02-08 CMDR furrycatsay_many() can show an attachment with the first message.
2017-02-04 CMDR furrycatSupport direction command from edts.
2017-01-30 CMDR furrycatDrinks show affection.
2017-01-20 CMDR furrycatMore affection.
2017-01-20 CMDR furrycatWe were vocalising more than intended.
2017-01-11 CMDR furrycatAffection can use Cat emoji.
2016-12-14 CMDR furrycatStupid typo.
2016-12-07 CMDR furrycatDisable preview of feed links.
2016-12-06 CMDR furrycatOption to omit date line from news.
2016-12-06 CMDR furrycatUse mention methods.
2016-12-06 CMDR furrycatAdded format_mention().
2016-12-06 CMDR furrycatFormat non-default feed parameters.
2016-12-05 CMDR furrycatUse mentions in feeds.
2016-12-05 CMDR furrycatAdded parse_mention().
2016-12-04 CMDR furrycatAllow reposting feeds on schedule.
2016-12-04 CMDR furrycatMoved rss command to feed time.
2016-12-04 CMDR furrycatHandle types in parse_seconds().
2016-12-04 CMDR furrycatFixed parsing int as boolean
2016-11-25 CMDR furrycatAllow hiding link in news feeds.
2016-11-25 CMDR furrycatPass on_member_update() to plugins.
2016-11-19 CMDR furrycatQuery params can be replaced with a generator.
2016-11-18 CMDR furrycatHandle cursor being None.
2016-11-18 CMDR furrycatWhitespace.
2016-11-18 CMDR furrycatLog failed SQL.
2016-11-18 CMDR furrycatAdded commit() and rollback().
2016-11-18 CMDR furrycatSafer check for sound and text.
2016-11-18 CMDR furrycatUse Announcement class in announcements.
2016-11-15 CMDR furrycatSplit long messages solely by length not line count.
2016-11-15 CMDR furrycatTypo.
2016-11-12 CMDR furrycatInitial report to the right channel.
2016-11-12 CMDR furrycatConsistency.
2016-11-12 CMDR furrycatAdded faction plugin.
2016-11-12 CMDR furrycatMoved EDDB search to separate module.
2016-11-11 CMDR furrycatAnnouncement() class.
2016-11-11 CMDR furrycatAnnouncement debugging.
2016-11-11 CMDR furrycatTry harder to identify previously-posted announcements.
2016-11-11 CMDR furrycatHandle null interval.
2016-11-11 CMDR furrycatDon't lose the args after parsing channel.
2016-11-11 CMDR furrycatHandle ints in parse_boolean().
2016-11-11 CMDR furrycatCatch lack of read message history permission retrievin...
2016-11-11 CMDR furrycatHandle failure to find announcer.
2016-11-11 CMDR furrycatEnsure we can get the member permissions in get_message().
2016-11-11 CMDR furrycatAdded digest command to developer plugin.
2016-11-10 CMDR furrycatPlugin enhancements.
2016-11-10 CMDR furrycatMoved treats to affection plugin.
2016-11-10 CMDR furrycatMoved id command to developer plugin.
2016-11-10 CMDR furrycatUse ThrowingArgumentParser in bling plugin.
2016-11-10 CMDR furrycatArgumentParser which throws an exception instead of...
2016-11-09 CMDR furrycatMethod to determine which servers are appropriate for...
2016-11-06 CMDR furrycatAccept multiple matches if the first matches exactly.
2016-11-06 CMDR furrycatDestination for errors.
2016-11-06 CMDR furrycatMention shopper.
next