• 5.1.5 2935f2419e

    toastie_t0ast released this 2025-10-27 04:41:24 +00:00 | 219 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 74226CF45EEE5AAF

    Added

    • Added: Added a .afk <msg>? command which sets an afk message which will trigger whenever someone pings you
      • Message will when you type a message in any channel that the bot sees, or after 8 hours, whichever comes first
      • The specified message will be prefixed with "The user is afk: "
      • The afk message will disappear 30 seconds after being triggered

    Changed

    • Bot now shows a message when .prune fails due to already running error
    • Updated some bet descriptions to include 'all' 'half' usage instructions
    • Updated some command strings
    • dev: Vastly simplified medusa creation using dotnet templates, docs updated
    • Slight refactor of .wiki, time, .catfact, .wikia, .define, .bible and .quran commands, no significant change in functionality

    Fixed

    • .coins will no longer show double minus sign for negative changes
    • You can once again disable cleverbot responses using fake 'cleverbot:response' module name in permission commands

    Removed

    • Removed .rip command
    Downloads
  • 5.1.4 19d46b226f

    toastie_t0ast released this 2025-10-26 07:09:44 +00:00 | 245 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 74226CF45EEE5AAF

    Added

    • Added .coins command which lists top 10 cryptos ordered by marketcap
    • Added Clubs rank in the leaderboard to .clubinfo
    • Bot owners can now check other people's bank balance (Not server owners, only bot owner, the person who is hosting the bot)
    • You can now send multiple waifu gifts at once to waifus. For example .waifugift 3xRose @user will give that user 3 roses
      • The format is <NUMBER>x<ITEM>, no spaces
    • Added .boosttest command

    Changed

    • Updated command strings to clarify .say and .send usages

    Fixed

    • Fixed .waifugift help string

    Removed

    • Removed selfhost button from .donate command, no idea why it was there in the first place
    Downloads
  • 5.1.3 c1f5e1c5fc

    toastie_t0ast released this 2025-10-25 07:53:38 +00:00 | 259 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 74226CF45EEE5AAF

    Added

    • Added .quran command, which will show the provided ayah in english and arabic, including recitation by Alafasy

    Changed

    • Replying to the bot's message in the channel where chatterbot is enabled will also trigger the ai response, as if you pinged the bot. This only works for chatterbot, but not for ellie ai command prompts

    Fixed

    • Fixed .stickeradd it now properly supports 300x300 image uploads.
    • Bot should now trim the invalid characters from chatterbot usernames to avoid openai errors
    • Fixed prompt triggering chatterbot responses twice
    Downloads
  • 5.1.2 c0043e5dff

    toastie_t0ast released this 2025-10-25 07:26:14 +00:00 | 267 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 74226CF45EEE5AAF

    Fixed

    • Fixed .honeypot not unbanning and not pruning messages
    Downloads
  • 5.1.1 f8f03810fe

    toastie_t0ast released this 2025-10-25 07:16:42 +00:00 | 270 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 74226CF45EEE5AAF

    Added

    • Added .honeypot command, which automatically softbans (ban and immediate unban) any user who posts in that channel.
      • Useful to auto softban bots who spam every channel upon joining
      • Users who run commands or expressions won't be softbanned.
      • Users who have ban member permissions are also excluded.

    Fixed

    • Fixed .betdraw not respecting maxbet
    • Fixed .xpshop pagination for real this time?
    Downloads
  • 5.1.0 c712c5d8c4

    toastie_t0ast released this 2025-10-20 07:42:57 +00:00 | 279 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Added .prompt command, Ellie Ai Assistant
      • You can send natural language questions, queries or execute commands. For example "@Ellie how's the weather in paris" and it will return .we Paris and run it for you.
      • In case the bot can't execute a command using your query, It will fall back to your chatter bot, in case you have it enabled in data/games.yml. (Cleverbot or chatgpt)
      • (It's far from perfect so please don't ask the bot to do dangerous things like banning or pruning)
      • Requires Patreon subscription, after which you'll be able to run it on global @Ellie bot. If you're selfhosting, you also will need to acquire the api key from https://beta.elliebot.net/api (coming soon(ish)...)
    • Added support for gpt-4o in data/games.yml
    • Added ellieAiToken to creds.yml

    Changed

    • Remind will now show a timestamp tag for durations
    • Only Gpt35Turbo and Gpt4o are valid inputs in games.yml now
    • data/patron.yml changed. It now has limits. The entire feature limit system has been reworked. Your previous settings will be reset
    • A lot of updates to bot strings
    • Improved cleanup command to delete a lot more data once cleanup is ran, not only guild configs (please don't use this command unless you have your database backed up and you know 100% what you're doing)

    Fixed

    • Fixed xp bg buy button not working, and possibly some other buttons too
    • Fixed shopbuy %user% placeholders and updated help text
    • All .feed overloads should now work"
    • .xpexclude should will now work with forums too. If you exclude a forum you won't be able to gain xp in any of the threads.
    • Fixed remind not showing correct time

    Removed

    • Removed PoE related commands
    • dev: Removed patron quota data from the database, it will now be stored in redis
    Downloads
  • 5.0.8 fc0ab1a420

    toastie_t0ast released this 2025-10-16 07:34:17 +00:00 | 291 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Added .setserverbanner and .setservericon commands (thx cata)
    • Added overloads section to .h command which will show you all versions of command usage with param names
    • You can now check commands for submodules, for example .cmds SelfAssignedRoles will show brief help for each of the commands in that submodule
    • Added dropdown menus for .mdls and .cmds (both module and group versions) which will give you the option to see more detailed help for each specific module, group or command respectively
    • Self-Hosters only:
      • Added a dangerous cleanup command that you don't have to know about

    Changed

    • Quotes will now use alphanumerical ids (like expressions)

    Fixed

    • .verbose will now be respected for expression errors
    • Using .pick will now correctly show the name of the user who picked the currency
    • Fixed .h not working on some commands
    • .langset and .langsetd should no longer allow unsupported languages and nonsense to be typed in
    Downloads
  • 5.0.7 590b9cea20

    toastie_t0ast released this 2025-10-12 12:39:56 +00:00 | 308 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Fixed

    • .streammessage will once again be able to mention anyone (as long as the user setting the message has the permission to mention everyone)
    • .streammsgall fixed
    • .xplb and .xpglb pagination fixed
    • Fixed page number when the total number of elements is unknown
    Downloads
  • 5.0.6 7ba1549c4c

    toastie_t0ast released this 2025-10-10 08:36:52 +00:00 | 311 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Changed

    • .greet and .bye will now be automatically disabled if the bot losses permissions to post in the specified channel
    • Removed response replies from .blackjack and .pick as the original message will always be deleted

    Fixed

    • Fixed .blackjack response string as it contained no user name
    • Fixed .ttt and .gift strings not mentioning the user
    Downloads
  • 5.0.5 b6eb6c829f

    toastie_t0ast released this 2025-10-10 02:31:31 +00:00 | 325 commits to v5 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Fixed

    • %server.members% placeholder fixed
    • .say #channel <message> should now be working properly again
    • .repeat, .greet, .bye and .boost command can now once again mention anyone
    Downloads