Skip to content

Releases: Sheldan/abstracto

Hotfix for leaderboard and rank performance

26 May 19:52
Compare
Choose a tag to compare
abstracto-application-1.2.14

[maven-release-plugin] copy for tag abstracto-application-1.2.14

Adding suggestion reminder and various fixes and improvements

26 May 12:49
Compare
Choose a tag to compare

Adding a automatic reminder after a configurable amount of days about a suggestion
Added command to show the experience level and role rewards
Fixing member being offline in userinfo command
Fixing special combinations of characters leading to an empty react
Fixing various commands failing with a wrong exception, in case wrong parameters were given

Adding profanity filter and various fixes

23 May 21:42
Compare
Choose a tag to compare

Adding profanity filter and voting mechanism
Fixes for urban dictionary api in case it returned an error
Small DB constraint related fixes
Invite filter fixes related to message edits

Invite filter rework, Addition of effects

11 May 22:53
Compare
Choose a tag to compare

Invite filter now actively uses the server ID of the invite in order to determine if the invite is allowed or not
Added effects, to make certain roles immune against actions done by the bot (invite filter, bans, warnings etc)

Bugfixes, suggestion improvements and snooze command

02 May 21:30
Compare
Choose a tag to compare

Added veto command to suggestions
Added snooze command to reschedule past reminders
Bug fixes related to message loading
Upgrading to newer JDA version
Parameter handling refactoring

React command and command cooldowns

24 Apr 20:16
Compare
Choose a tag to compare

Adding react command to add reactions on another message
Adding command cooldown concept: They can either be defined when implementing, on a server basis, channel group basis or individually on each user
Fixing cleanup of link embeds not properly loading messages and failing to remove the reaction
Added ability to overwrite the allowed mentions on an embed template base
Moved logging into separate module

Additional commands for entertainment and utility

10 Apr 22:16
Compare
Choose a tag to compare

Adding uptime command
Adding mock command
Adding cleanup job for embedded messages
Fixing not ignoring the ignored flag for starboard posts
Adding ability to use replies as a command parameter
Exposing gateway ping as a metric

Creating a profanity service and configuration & templating features

04 Apr 23:52
Compare
Choose a tag to compare

Creating the profanity service, to define regexes which should be used to replace/filter responses from the bot with pre-defined values.
These are currently only used for urban dictionary definitions.

Adding ability to define the max message count per template.
Adding a max length to the content attribute of an embed.
Fixing cached messages not getting their content updated, if there were no listeners configured
Fixing link embeds and starboard posts for deleted users
Fixing deployment issue, which caused templates to be deployed twice

Added feature mode to configure whether or not the youtube video result will have details or not

29 Mar 01:19
Compare
Choose a tag to compare
abstracto-application-1.2.6

[maven-release-plugin] copy for tag abstracto-application-1.2.6

Adding webservices module and server specific aliases

28 Mar 23:40
Compare
Choose a tag to compare

It is not possible to create server specific aliases for commands with the command 'createAlias'
Adding youtube video search and urban dictionary search