This website requires JavaScript.
Explore
Help
Sign In
Flummi
/
schmirc
Watch
1
Star
1
Fork
0
You've already forked schmirc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
82230c7dbf
Branches
Tags
View all branches
Go to file
Code
Flummi
82230c7dbf
handle splitpot
2023-07-12 08:23:45 +02:00
data
implement cactus kev's poker hand evaluator
2023-07-11 18:39:38 +02:00
src
handle splitpot
2023-07-12 08:23:45 +02:00
.gitignore
implement cactus kev's poker hand evaluator
2023-07-11 18:39:38 +02:00
config.example.json
helper class, config management
2023-07-12 08:11:27 +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
README.md
schmirc
Installation & Usage
npm i
npm run build
cp config.example.json config.json
edit config.json
npm start
Description
A poker bot for the hirc poker bot by nilscc:
https://github.com/nilscc/hirc
Readme
160
KiB
Languages
JavaScript
100%