Skip to content

Something with characters and music and stuff.

Latest
Compare
Choose a tag to compare
@ADarkHero ADarkHero released this 18 Nov 15:57
· 9 commits to master since this release
a1f6ef5

Changelog:

  • Added a character idea generator (!characterIdea)
  • Added a Spotify search (!spotify)
  • Added a bit of rich presence

Code changes:

  • Support for custom extensions
  • Added language parameter to the database, to change languages
    • Server admins can now change between German and English (!changelanguage)
    • Added English translations for all messages
  • Settings now only get red once at the start of the program
  • Refactored constructor to only use one argument.

Changes to the project itself:

Bugfixes:

  • Fixed Wikipedia link-preview (!wiki)
  • #9 Language changes currently don't affect the database.
  • #10 Commands with admin rights are currently hardcoded

Known bugs/issues:

  • #3 COLLATE NOCASE doesn't work with umlauts. => Currently "fixed" via aliases
  • #4 Formatting can get weird with multiple messages => Low priority
  • #7 Emoji reactions are weird => Probably a Discord Bug?
  • #8 Discord does not like Markdown formatted links (!changelog)
  • #11 Your error messages suck.