Skip to content

Releases: jeremynoesen/BoneBot

1.7.2

03 Apr 20:24
Compare
Choose a tag to compare

Fixed reply text not working for meme input when the main message contains an image

1.7.1

03 Apr 03:54
Compare
Choose a tag to compare
  • Fixed text height for bottom text so emojis are not touching the bottom of the image
  • Fixed an issue where mentions in replies would not work

1.7.0

02 Apr 04:45
Compare
Choose a tag to compare
  • Using reply text as a meme input now removes the command from the beginning
  • The meme generator now shows emojis with Google Noto Emoji font
  • Fixed ping checks failing sometimes for various modules
  • Limit meme size on both dimensions to not exceed the size set in the config
  • Added more path variables for custom commands

1.6.8

27 Mar 20:56
Compare
Choose a tag to compare
  • Fixed display names not working everywhere
  • Bumped dependency

1.6.7

20 Mar 04:21
Compare
Choose a tag to compare

Fixed an error related to SLF4J

1.6.6

19 Mar 21:45
Compare
Choose a tag to compare

Updated JDA, allowing the bot to work in stage text channels.

1.6.5

14 Mar 21:40
Compare
Choose a tag to compare
  • Cleaned up documentation
  • Removed unused imports

1.6.4

04 Mar 04:55
Compare
Choose a tag to compare

Updated required java version

1.6.3

01 Mar 23:59
Compare
Choose a tag to compare

Updated dependencies

1.6.2

17 Jan 03:54
Compare
Choose a tag to compare

Fixed the names of some config options. The following is what changed:

  • typing-speed is now responder-typing-speed
  • meme-* is replaced with memes-*
  • status-delay is now statuses-delay
  • command-* is replaced with commands-*
  • quote-cooldown is now quotes-cooldown
  • file-cooldown is now files-cooldown