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
Toastie 11ed2aaba8
.divorce no longer has a cooldown
Added .waifuclaims / .claims command which lists your waifus (name, price and ids)
Timely now shows patreon multiplier bonus if there is any, (alongside boost)
2024-11-07 19:04:47 +13:00
..
_common 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
AnimalRacing Fixed timely on different shards 2024-11-05 21:11:30 +13:00
Bank Added Gambling module 2024-09-21 00:44:21 +12:00
BlackJack Added Gambling module 2024-09-21 00:44:21 +12:00
Connect4 Added Gambling module 2024-09-21 00:44:21 +12:00
DiceRoll Added Gambling module 2024-09-21 00:44:21 +12:00
Draw Added Gambling module 2024-09-21 00:44:21 +12:00
Events Added Gambling module 2024-09-21 00:44:21 +12:00
FlipCoin Added Gambling module 2024-09-21 00:44:21 +12:00
PlantPick Fixed timely on different shards 2024-11-05 21:11:30 +13:00
Shop Added Gambling module 2024-09-21 00:44:21 +12:00
Slot Added Gambling module 2024-09-21 00:44:21 +12:00
Waifus .divorce no longer has a cooldown 2024-11-07 19:04:47 +13:00
CurrencyProvider.cs Added Gambling module 2024-09-21 00:44:21 +12:00
EconomyResult.cs Added Gambling module 2024-09-21 00:44:21 +12:00
Gambling.cs .divorce no longer has a cooldown 2024-11-07 19:04:47 +13:00
GamblingConfig.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
GamblingConfigService.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
GamblingService.cs timely now has a 3 letter password by default. Configurable via .conf gamb 2024-11-02 01:31:06 +13:00
GamblingTopLevelModule.cs Added Gambling module 2024-09-21 00:44:21 +12:00
InputRpsPick.cs Added Gambling module 2024-09-21 00:44:21 +12:00
VoteRewardService.cs Fixed greet/bye messages showing wrong message in the wrong server sometimes 2024-10-05 11:44:44 +13:00