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-12-11 01:25:16 +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 .gc will now remove previous plants with the same pw length from the channel and add them to itself. This is to avoid missed gcs. The amount text will be wrong however, as it will only show how much flowers spawned now. The user will get full amount of all gcs previously 2024-11-28 19:38:28 +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 winlb embed fields are now inline to use less space 2024-12-11 01:25:16 +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 .iam 2024-11-29 19:22:10 +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 added addrolereward and removerolereward events for .notify 2024-12-08 19:37:22 +13:00
VoteRewardService.cs Fixed greet/bye messages showing wrong message in the wrong server sometimes 2024-10-05 11:44:44 +13:00