This website requires JavaScript.
Explore
Help
Sign In
minster586
/
nadekobot
Watch
1
Star
0
Fork
0
You've already forked nadekobot
mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced
2025-09-11 09:48:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ed005211eab93a548c612ab2622c98f5c13e43c
nadekobot
/
src
/
NadekoBot
/
Modules
/
Gambling
/
Bank
History
Kwoth
d80cbb4647
Refactors. Cleanup. Refactored responses source gen a little. Parametrized localized strings are now generic. Refactored .cash bank interaction. Updated changelog. Reverted clubapps/ban/unban to use .ToString method and configured it to not have right to left unicode. Added extension methods to SocketMessageComponent akin to ones on the IMessageChannel (RespondConfirm, etc...)
2022-05-05 22:59:07 +02:00
..
BankCommands.cs
Refactors. Cleanup. Refactored responses source gen a little. Parametrized localized strings are now generic. Refactored .cash bank interaction. Updated changelog. Reverted clubapps/ban/unban to use .ToString method and configured it to not have right to left unicode. Added extension methods to SocketMessageComponent akin to ones on the IMessageChannel (RespondConfirm, etc...)
2022-05-05 22:59:07 +02:00
BankService.cs
- Added a simple bank system. Users can deposit, withdraw and check the balance of their currency in the bank.
2022-04-29 07:22:49 +02:00
IBankService.cs
- Added a simple bank system. Users can deposit, withdraw and check the balance of their currency in the bank.
2022-04-29 07:22:49 +02:00