Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Releases: Timmi6790/DiscordBotFramework

4.0.1

09 Nov 12:17
aa318b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

4.0.0

28 Aug 18:15
b55290a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2...4.0.0

3.2

16 Jul 06:41
Compare
Choose a tag to compare
3.2
  • Update dependencies
  • Rewrote the command module
  • Moved repository from mariadb to postgressql
  • Improve metrics

3.0.9

10 Jan 20:37
Compare
Choose a tag to compare
  • Fix #140
  • Add missing doc strings
  • Cleanup modules
  • Merge Rank extended rank perms with the normal perm methods, you can now choose to include or exclude them

3.0.8

19 Dec 10:53
Compare
Choose a tag to compare
  • Add metrics
  • Fix an error that would prevent the bot from working in dms

3.0.6

15 Aug 22:09
Compare
Choose a tag to compare
  • Added new module initialize state
  • Changed DiscordBot into a singelton
  • Added guava dependency
  • Added more basic tests for utilities
  • Optimized the performance of UtilitiesData:getSimilarityList
  • Removed Module from internal module names
  • Removed own message received event
  • Added all jda events to the EventModule
  • Events can now be canceled
  • Optimized EventModule code
  • Replaced Command module message listener splitter with guava splitter
  • Added a simple feedback module

3.0.5

13 Aug 13:54
Compare
Choose a tag to compare
  • New commandModule
  • Added configModule
  • Added support to load external jars
  • Moved mineplexStatsModule into its own repo
  • Updated dependencies

3.0.4

01 Aug 15:07
Compare
Choose a tag to compare
  • Reworked the bot into a fully modular system
  • Added unfiltered variants for the player stats and leaderboard command
  • Added new account deletion confirm phrases
  • Replaced sl4j with tinylog

3.0.3

19 Jul 11:32
Compare
Choose a tag to compare
  • New permission system
  • New module system
  • New help command format

3.0.2

30 Jun 18:19
Compare
Choose a tag to compare
Disabled Achievements

- Disabled all Achievements till the settings command is fully implemented