This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
elliebot/src/EllieBot/Modules/Gambling/_common
Toastie 66870f6859
added .rakeback to get a part of the house edge back. Rakeback is accumulated by betting (not winning or losing in particular). All games have manually specified rakeback values
slot now has 1 more icon (wheat!), and multipliers have been modified to even out the gains
betroll is improved (around 2% better payout), as 66 is now a winning number, not a losing one
2024-11-07 18:28:18 +13:00
..
Decks Added Gambling module 2024-09-21 00:44:21 +12:00
TypeReaders Added Gambling module 2024-09-21 00:44:21 +12:00
GamblingCleanupService.cs Added Gambling module 2024-09-21 00:44:21 +12:00
IGamblingCleanupService.cs Added Gambling module 2024-09-21 00:44:21 +12:00
IGamblingService.cs added .rakeback to get a part of the house edge back. Rakeback is accumulated by betting (not winning or losing in particular). All games have manually specified rakeback values 2024-11-07 18:28:18 +13:00
NewGamblingService.cs added .rakeback to get a part of the house edge back. Rakeback is accumulated by betting (not winning or losing in particular). All games have manually specified rakeback values 2024-11-07 18:28:18 +13:00
RollDuelGame.cs Updated Gambling module 2024-09-21 14:40:47 +12:00