feat: Initial code drop

This commit is contained in:
2023-12-27 20:37:11 +11:00
parent 9aafbb4dfc
commit 804221b851
4 changed files with 84 additions and 0 deletions

8
config.json.example Normal file
View File

@@ -0,0 +1,8 @@
{
"namebaseToken": "s%A.....",
"bid": "5.000000",
"blind": "5.000000",
"prefix": "testbotbids",
"count": 100,
"start": 0
}