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-13 18:56:05 +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 added .snipe command 2024-11-09 18:41:00 +13:00
Bank Added Gambling module 2024-09-21 00:44:21 +12:00
BlackJack added .snipe command 2024-11-09 18:41:00 +13:00
Connect4 added .snipe command 2024-11-09 18:41:00 +13:00
DiceRoll Added Gambling module 2024-09-21 00:44:21 +12:00
Draw added .snipe command 2024-11-09 18:41:00 +13:00
Events added .snipe command 2024-11-09 18:41:00 +13:00
FlipCoin added .snipe command 2024-11-09 18:41:00 +13:00
PlantPick added .snipe command 2024-11-09 18:41:00 +13:00
Shop added .snipe command 2024-11-09 18:41:00 +13:00
Slot added .snipe command 2024-11-09 18:41:00 +13:00
Waifus added .snipe command 2024-11-09 18:41:00 +13:00
BetStatsCommands.cs added .snipe command 2024-11-09 18:41:00 +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 fixed newline missing in .timely 2024-11-13 18:20:54 +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