-
EllieBot 5.1.0 Stable
released this
2024-06-28 13:02:59 +00:00 | 354 commits to v5 since this releaseAdded
- Added support for
gpt-4o
indata/games.yml
- Added EllieAiToken to
creds.yml
Changed
- Remind will now show a timestamp tag for durations
- Only
Gpt35Turbo
andGpt4o
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 bakced 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
4 downloads
- Added support for
-
EllieBot v5.0.8 Stable
released this
2024-06-24 12:28:43 +00:00 | 380 commits to v5 since this release🎉 This is the v5.0.8 update for EllieBot
These are also at https://notes.elliebot.net/releases/5_0_8
Added
- Added
'setserverbanner
and'setservericon
commands - 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
5 downloads
- Added
-
EllieBot v5.0.8-beta1 Pre-release
released this
2024-06-21 10:13:00 +00:00 | 392 commits to v5 since this release⚠ This is a beta release of Ellie 5.0.8
Added
- Added
'setserverbanner
and'setservericon
commands - 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
Known Issues
- Db does not populate the models correctly and thus the bot refuses to boot, this will hopefully be fixed by the next beta release.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
3 downloads
- Added