-
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