• 5.1.8 6b44f9f5b7

    toastie_t0ast released this 2024-09-20 20:45:55 -07:00 | 21 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 27F3B6855AFD40A4

    Added

    • Added .leaveunkeptservers which will make the bot leave all servers on all shards whose owners didn't run .keep command.
      • This is a dangerous and irreversible command, don't use it. Meant for use on the public bot.
    • .adpl now supports custom statuses (you no longer need to specify Playing, Watching, etc...)

    Changed

    • .quote commands cleaned up and improved
      • All quote commands now start with .q<whatever> and follow the same naming pattern as Expression commands
      • .liqu renamed to .qli
      • .quotesearch / .qse is now paginated for easier searching
    • .whosplaying is now paginated
    • .img is now paginated
    • .setgame renamed to.setactivity and now supports custom text activity. You don't have to specify playing, listening etc before the activity
    • Clarified and added some embed / placeholder links to command help where needed
    • dev: A lot of code cleanup and internal improvements

    Fixed

    • Fixed .xpcurrew breaking xp gain if user gains 0 xp from being in a voice channel
    • Fixed a bug in .gatari command
    • Fixed some waifu related strings
    • Fixed .quoteshow and .quoteid commands
    • Fixed some placeholders not working in .greetdm
    • Fixed postgres support
    • Fixed and clarified some command strings/parameter descriptions

    Removed

    • Removed mysql support as it didn't work for a while, and requires some special handling/maintenance
      • Sqlite and Postgres support stays
    Downloads