Skip to content

Releases: Akko-Bot/AkkoBot

AkkoBot v0.3.5-beta

14 Jun 21:51
b5624af
Compare
Choose a tag to compare
AkkoBot v0.3.5-beta Pre-release
Pre-release

b5624af Added publish script
f3b7b44 Mundane maintenance work, lib bump
13e03ef Added a few server placeholders
a940c85 Tapefixed /help not responding in dms
4d97c1a Command check failures will now respond with a failure emoji
26f24cb Prevent bots from executing commands

AkkoBot v0.3.4-beta

17 Apr 06:38
14e9100
Compare
Choose a tag to compare
AkkoBot v0.3.4-beta Pre-release
Pre-release

14e9100 Fixed Discord breaking the socket handler
78386c4 Moved version constants to a global space
80ecba5 Replaced extension methods with Kotz.Utilities
023ab8a Added hash message placeholder

AkkoBot v0.3.3-beta

19 Mar 12:21
589fe9d
Compare
Choose a tag to compare
AkkoBot v0.3.3-beta Pre-release
Pre-release

589fe9d Removed discontinued NuGet feed for D#+ nightlies
930e881 Added commands for deleting and archiving Discord threads
7ee035f Added archiving data to thread guild logs
8282c57 Removed default global response to !prefix
d5c2799 Fixed mention prefix not working
fe4aeb5 Added log support for threads
756fcd9 Added 'stayed for' string to guild member leaves

AkkoBot v0.3.2-beta

15 Feb 22:36
f1387a9
Compare
Choose a tag to compare
AkkoBot v0.3.2-beta Pre-release
Pre-release

f1387a9 Changed permissions for autocommands
b026c80 Added prune overload for a single message
fc9de59 Added post-build tasks to cogs to improve the development experience
7aa6009 Made use of the SnowflakeObject converter in some commands
5b526f6 Commonly used regexes are now global
f9f3afe Added proper support for mention handling
178f364 Added ignored ids and settings listing for anti-phishing
a56c04b Fixed server mute and deafen triggering guild voice logs
5897109 Added norole command
5bbff81 The role parameter for inrole is now optional
cd6f8c5 Added basic timeout functionality
db70c82 Added phishing filtering to user nicknames and custom statuses
c951bf6 Fixed deleted edited messages not being logged

AkkoBot v0.3.1-beta

10 Jan 03:08
a36ab5f
Compare
Choose a tag to compare
AkkoBot v0.3.1-beta Pre-release
Pre-release

08f02bc Remove Random class from DI
09d03b7 Added guild logging for pinned and unpinned messages
6c87308 Expanded guild log types
2007aa7 Added guild logs for nickname changes
41a4d89 !sinfo now uses Discord timestamps and !stats now reports users cached by D#+, not by the database cache
4b54016 Fixed AltEvents triggering when the user was not an alt
b1cd3d6 Added role change logs to RoleEvents
03dcfb9 Fixed AltEvents logs interference on MemberEvents logs
c52ba7c Fixed logs sometimes not being properly created because they were being disposed internally by D#+
cb7e119 Fixed NRE on embed conversion
28982cd Fixed config loading for database migrations, updated editorconfig

AkkoBot v0.3.0-beta

22 Dec 23:13
2fdeabb
Compare
Choose a tag to compare
AkkoBot v0.3.0-beta Pre-release
Pre-release

2fdeabb Added modrole commands
37a55fc Created cog for filtering anti-phishing links
3f4ac82 Added commands to display currently loaded cogs
da730a7 Add log webhook for alt joins and leaves
bd7e203 Added commands to export/import tags
2ce3ad1 Added option to mark dms with the server they originate from
795dd4e Added command to change the default help message
b1a03fb Added option to disable default help messages
d82e70a Fix deprecated guild property
9c05452 Add leave command
1559e47 Expose optional connection string in the credentials
dd50521 Added service registration with generic attributes
8ddd61a Implemented rented arrays for allocation-heavy scenarios
52f466c Improved regex for localization files and image URLs
5b4f8ed Separated command cooldown handling from error handling
97e4293 Fixed database connection being improperly disposed
50a91dd Fixed possible race condition on DynamicRingBuffer

AkkoBot v0.2.0-beta

15 Nov 06:07
c91952e
Compare
Choose a tag to compare
AkkoBot v0.2.0-beta Pre-release
Pre-release

5636fc8 Fix /prefix command failing for non-owners
6832965 Remove the title from module searches
1d7bc3f Improve the visual of the module search command
63412cd Fix NRE on guild joins
46e54cb Fixed message cache not resizing on config update
f1e17d1 Fixed the counter for memory usage not refreshing
d9e2b35 Add slash attributes for proper permission handling
433cbe8 Enable NRT on the core project
f5dfc2d Fix inrole erroing when no users were found for the specified role
8ad5bef Fixed status rotation on restarts
92e248e Fixed tags' LastDayUsed not updating properly
92e8e39 Added attachment support for the !say command
694a468 Replace [...] terminators with the ellipsis character
c91952e Migrated to .NET 6 🎉

AkkoBot v0.1.1-beta

12 Oct 22:55
Compare
Choose a tag to compare
AkkoBot v0.1.1-beta Pre-release
Pre-release

First public release ready for production use.