A poker bot for the hirc poker bot by nilscc: https://github.com/nilscc/hirc
Go to file
2023-07-15 06:56:15 +02:00
src handranker 2023-07-14 00:06:15 +02:00
.gitignore implement cactus kev's poker hand evaluator 2023-07-11 18:39:38 +02:00
config.example.json debug verbose level (without trigger lol) 2023-07-15 06:56:15 +02:00
LICENSE Initial commit 2023-07-10 17:48:40 +00:00
package-lock.json uff 2023-07-12 18:38:42 +02:00
package.json handranker 2023-07-14 00:06:15 +02:00
README.md handranker 2023-07-14 00:06:15 +02:00

schmirc

Installation & Usage

npm i

cp config.example.json config.json

edit config.json

npm start