NadekoBot/NadekoBot.Modules.Gambling
2017-10-05 00:51:12 +02:00
..
Common Initial split of the modules 2017-09-30 00:46:33 +02:00
Services Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
AnimalRacingCommands.cs Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
CurrencyEventsCommands.cs Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
DiceRollCommands.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
DrawCommands.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
FlipCoinCommands.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
FlowerShopCommands.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
Gambling.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
NadekoBot.Modules.Gambling.csproj Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
SlotCommands.cs Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
WaifuClaimCommands.cs Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
WheelOfFortuneCommands.cs Initial split of the modules 2017-09-30 00:46:33 +02:00