Skip to content

Releases: bl4ckscor3/bl4ckb0t

v4.9.1

09 Jun 19:30
Compare
Choose a tag to compare
  • Fixed some aliases not working
  • Fixed uptime not displaying correctly
  • Internal changes

v4.9

09 Jun 19:28
Compare
Choose a tag to compare
  • Added command aliases. For a full list, please visit ALIASES.md.
  • Added one more message to versatile translation
  • Removed -draw (unneccessary)
  • Removed unused class
  • Fixed some -eval (former -calc) issues
  • Fixed Action Event not ignoring users

v4.8

09 Jun 19:27
Compare
Choose a tag to compare
  • Added -info
  • Added specific reply to a specific action
  • Removed -version
  • Fixed -help not getting triggered all the time
  • Fixed GitHub language showing null, if non existed
  • Fixed logging message showing up when it shouldn't

v4.7.2

09 Jun 19:26
Compare
Choose a tag to compare
  • Fixed SpellingCorrection localization being incorrect

v4.7.1

09 Jun 19:25
Compare
Choose a tag to compare
  • Commas now get replaced with dots, to prevent the API from thinking multiple equations have been entered
  • Added feedback message when the API cannot find a result
  • Fixed division not working

v4.7

09 Jun 19:22
Compare
Choose a tag to compare
  • Reimplemented -calc
  • Fixed link at the end of the weather message not working
  • Improvements to localization to be more versatile
  • Made more messages localizable
  • GitHub commit stats for long normal commit links
  • Internal changes

v4.6.2

09 Jun 19:21
Compare
Choose a tag to compare
  • Stacktraces now get logged
  • More logging while starting the bot

v4.6.1

09 Jun 19:20
Compare
Choose a tag to compare
  • Error logging improvements
  • Fixed title of colored/formatted links not being shown

v4.6

09 Jun 19:18
Compare
Choose a tag to compare
  • Added change stats of a commit if a git.io link is posted
  • Fixed -draw not showing available drawings
  • The whole message now gets replaced if the second part in s/x/y is null

v4.5.2

09 Jun 19:18
Compare
Choose a tag to compare
  • Fixed -w
  • Fixed Tweets with hashtags and mentions not showing correctly
  • Fixed pictures within Tweets not showing links in message
  • Internal changes