Moved .rps to the new service, reimplemented logic, fixed an unknown bug with 0 amount (?!)

This commit is contained in:
Kwoth
2022-07-13 23:48:03 +02:00
parent 0f1ba400db
commit 17ca609fe9
7 changed files with 198 additions and 139 deletions

View File

@@ -0,0 +1,3 @@
#nullable disable
namespace NadekoBot.Modules.Gambling;