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
2024-11-28 19:12:37 +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 .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
Bank .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
BlackJack .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
Connect4 .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
DiceRoll .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
Draw gambling commands now show amount bet. Slightly changed the layout. Updated some gambling strings 2024-11-28 19:12:37 +13:00
Events .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
FlipCoin gambling commands now show amount bet. Slightly changed the layout. Updated some gambling strings 2024-11-28 19:12:37 +13:00
Loan .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
PlantPick .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
Shop .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
Slot gambling commands now show amount bet. Slightly changed the layout. Updated some gambling strings 2024-11-28 19:12:37 +13:00
Waifus .btr and .sclr added, cleanup 2024-11-28 01:06:01 +13:00
BetStatsCommands.cs .btr and .sclr added, cleanup 2024-11-28 01:06:01 +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 gambling commands now show amount bet. Slightly changed the layout. Updated some gambling strings 2024-11-28 19:12:37 +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 .snipe command 2024-11-09 18:41:00 +13:00
InputRpsPick.cs Added Gambling module 2024-09-21 00:44:21 +12:00
UserBetStatsService.cs .bsreset price reduced 10x 2024-11-13 18:56:05 +13:00
VoteRewardService.cs Fixed greet/bye messages showing wrong message in the wrong server sometimes 2024-10-05 11:44:44 +13:00