-
EllieBot 5.1.5 Stable
released this
2025-10-27 04:41:24 +00:00 | 219 commits to v5 since this releaseAdded
- 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
- Added: Added a
-
EllieBot 5.1.4 Stable
released this
2025-10-26 07:09:44 +00:00 | 245 commits to v5 since this releaseAdded
- Added
.coinscommand 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 @userwill give that user 3 roses- The format is
<NUMBER>x<ITEM>, no spaces
- The format is
- Added
.boosttestcommand
Changed
- Updated command strings to clarify
.sayand.sendusages
Fixed
- Fixed
.waifugifthelp string
Removed
- Removed selfhost button from
.donatecommand, no idea why it was there in the first place
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
- Added
-
EllieBot 5.1.3 Stable
released this
2025-10-25 07:53:38 +00:00 | 259 commits to v5 since this releaseAdded
- Added
.qurancommand, 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
.stickeraddit 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- Added
-
EllieBot 5.1.2 Stable
released this
2025-10-25 07:26:14 +00:00 | 267 commits to v5 since this releaseFixed
- Fixed
.honeypotnot unbanning and not pruning messages
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
- Fixed
-
EllieBot 5.1.1 Stable
released this
2025-10-25 07:16:42 +00:00 | 270 commits to v5 since this releaseAdded
- Added
.honeypotcommand, 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
.betdrawnot respecting maxbet - Fixed
.xpshoppagination for real this time?
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
3 downloads
- Added
-
EllieBot 5.1.0 Stable
released this
2025-10-20 07:42:57 +00:00 | 279 commits to v5 since this releaseAdded
- Added
.promptcommand, 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 Parisand 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)...)
- You can send natural language questions, queries or execute commands. For example "@Ellie how's the weather in paris" and it will return
- Added support for
gpt-4oindata/games.yml - Added ellieAiToken to
creds.yml
Changed
- Remind will now show a timestamp tag for durations
- Only
Gpt35TurboandGpt4oare valid inputs in games.yml now data/patron.ymlchanged. 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"
.xpexcludeshould 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
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
1 download
- Added
-
EllieBot 5.0.8 Stable
released this
2025-10-16 07:34:17 +00:00 | 291 commits to v5 since this releaseAdded
- Added
.setserverbannerand.setservericoncommands (thx cata) - Added overloads section to
.h commandwhich will show you all versions of command usage with param names - You can now check commands for submodules, for example
.cmds SelfAssignedRoleswill 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
.verbosewill now be respected for expression errors- Using
.pickwill now correctly show the name of the user who picked the currency - Fixed
.hnot working on some commands .langsetand.langsetdshould no longer allow unsupported languages and nonsense to be typed in
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
- Added
-
EllieBot 5.0.7 Stable
released this
2025-10-12 12:39:56 +00:00 | 308 commits to v5 since this releaseFixed
.streammessagewill once again be able to mention anyone (as long as the user setting the message has the permission to mention everyone).streammsgallfixed.xplband.xpglbpagination fixed- Fixed page number when the total number of elements is unknown
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
EllieBot 5.0.6 Stable
released this
2025-10-10 08:36:52 +00:00 | 311 commits to v5 since this releaseChanged
.greetand.byewill now be automatically disabled if the bot losses permissions to post in the specified channel- Removed response replies from
.blackjackand.pickas the original message will always be deleted
Fixed
- Fixed
.blackjackresponse string as it contained no user name - Fixed
.tttand.giftstrings not mentioning the user
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
EllieBot 5.0.5 Stable
released this
2025-10-10 02:31:31 +00:00 | 325 commits to v5 since this releaseFixed
%server.members%placeholder fixed.say #channel <message>should now be working properly again.repeat,.greet,.byeand.boostcommand can now once again mention anyone
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
3 downloads