• v1.3 4b4c750af4

    Izwzyzx released this 2026-08-29 17:14:53 +00:00 | 0 commits to master since this release

    Release Version 1.3

    Features

    • Native Pirate vs. Ninja implementation
    • Automatic "play Despacito" response
    • Automatic "among us" reaction
    • Added ?&knuckles (& ?knuckles) command
    • Added per-server custom command system
      • Previous "basic response aliases" are now handled as custom commands
    • Revamped Help system:
      • No longer uses a Discord embed
      • ?help lists all commands and available custom commands
      • ?help <topic> shows description and usage syntax
    • Added cooldown timer and channel blacklist to Ice Autoresponder
      • Added ?ice command, responds with the surreal meme video being referenced
      • Added ?ice.toggle command arg to set or remove channel from the blacklist
    • Added ?version command
      • Bot displays version as its status
    • Added ?custom command for managing custom commands at runtime
    • Added new Echobox functionality:
      • ?echobox.get <index> - Returns quote by quote number
      • ?echobox.search <query> - Returns quotes containing the query
      • ?echobox.stats - Lists various statistics about the Echobox
      • ?echobox.last - Returns the last quote entered
      • ?echobox.delete <index> - Deletes the given quote
      • ?echobox.restore <index> - Restores previously deleted quote
      • ?echobox.edit.<index> <quote> - Edits a (non-deleted) quote by index
    • Added Autolink search ability via [[query]] syntax
      • Defers to Tenquestionmarks if it's online

    Improvements

    • Refactored entire codebase to an object-oriented design
    • Fixed compatibility issue with messages from IRC bridge
    • Added bot version as a compiler flag
    • Added ?debug, replacing ?trace and ?ytdebug
    Downloads