Skip to content

v1.0.0

Compare
Choose a tag to compare
@markokajzer markokajzer released this 19 Mar 11:03
· 649 commits to main since this release

Features

  • Added !avatar command to set avatar via message attachment
    • If no attachment was sent, the avatar will send a link to the current avatar
    • Use !avatar remove to remove the avatar
  • Added !tag command to add tags to sounds
    • Use !tag <sound> to list the tags of a sound
    • Use !tag <sound> <tag1> ... <tagN> to add tags to a sound
    • Use !tag <sound> clear to remove all tags of a sound
  • Added !search command
    • Tags are included in the !search command
  • Sanitize sound on !add, !remove
  • Restricted access to !rename, !remove, !ignore, !unignore
  • Moved to TypeScript
  • Complete rewrite
  • Removed config dependency