-
EllieBot 4.3.0 Stable
released this
2025-09-08 08:00:05 +00:00 | 195 commits to v4 since this releaseAdded
- Added
.bettestcommand which lets you test many gambling commands- Better than .slottest
- Counts win/loss streaks too
- Doesn't count 1x returns as neither wins nor losses
- multipliers < 1 are considered losses, > 1 considered wins
- Added
.betdrawcommand which lets you guess red/black and/or high/low for a random card- They payouts are very good, but seven always loses
- Added
.lulacommand. Plays the same as.wofbut looks much nicer, and is easily customizable from gambling.yml without any changes to the sourcecode needed. - Added
.repeatskipcommand which makes the next repeat trigger not post anything - Added
.imageonlywhich will make the bot only allow link posts in the channel. Exclusive with.imageonly - Added release notifications. Bot owners will now receive new release notifications in dms if they have
checkForUpdatesset totruein data/bot.yml- You can also configure it via
.conf bot checkforupdates <true/false>
- You can also configure it via
- Added
.xpshopwhich lets bot owners add xp backgrounds and xp frames for sale by configuringdata/xp.yml- You can also toggle xpshop feature via
.conf xp shop.is_enabled
- You can also toggle xpshop feature via
Changed
-
.tTrivia code cleaned up, added ALL pokemon generations -
.xpaddwill now work on roles too. It will add the specified xp to each user (visible to the bot) in the role -
Improved / cleaned up / modernized how most gambling commands look
.roll.rolluo.draw.flip.slot.betroll.betflip- Try them out!
-
.draw,.betdrawand some other card commands (not all) will use the new, rewritten deck system -
Error will be printed to the console if there's a problem in
.plant -
[dev] Split Ellie.Common into a separate project
- [dev] It will contain classes/utilities which can be shared across different ellie related projects
-
[dev] Split Ellie.Econ into a separate project
- [dev] It should be home for the backend any gambling/currency/economy feature
- [dev] It will contain most gambling games and any shared logic
-
[dev] Compliation should take less time and RAM
- [dev] No longer using generator and partial methods for commands
Fixed
.slotwill now show correct multipliers if they've been modified- Fix patron errors showing up even with permissions disabling the command
- Fixed an issue with voice xp breaking xp gain.
Removed
- Removed
.slottest, replaced by.bettest - Removed
.wof, replaced by.lula - [dev] Removed a lot of unused methods
- [dev] Removed several unused response strings
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added