A poker bot for the hirc poker bot by nilscc: https://github.com/nilscc/hirc
Go to file
2023-07-12 15:47:16 +02:00
data implement cactus kev's poker hand evaluator 2023-07-11 18:39:38 +02:00
src .pj: activates autojoin; .pl deactivates autojoin 2023-07-12 15:47:16 +02:00
.gitignore implement cactus kev's poker hand evaluator 2023-07-11 18:39:38 +02:00
config.example.json .pj: activates autojoin; .pl deactivates autojoin 2023-07-12 15:47:16 +02:00
LICENSE Initial commit 2023-07-10 17:48:40 +00:00
package-lock.json refactoring 2023-07-12 03:10:13 +02:00
package.json refactoring 2023-07-12 03:10:13 +02:00
README.md update readme 2023-07-12 03:45:06 +02:00

schmirc

Installation & Usage

npm i

npm run build

cp config.example.json config.json

edit config.json

npm start