Skip to content
/ unobot Public

A bot that intelligently plays irc variant on the uno card game

Notifications You must be signed in to change notification settings

kaiks/unobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unobot

A bot that intelligently plays irc variant on the uno card game

Required gems: cinch sequel

Tested on jruby

The uno game can be found in ZbojeiJureq repository (uno_plugin.rb and related files)

Running on docker

docker build . -t unobot
docker run -e TZ=Europe/Berlin --mount source=logs,target=/unobot/logs -p 6667:6667 -it unobot

the config on windows and mac has to refer to host.docker.internal as opposed to localhost

About

A bot that intelligently plays irc variant on the uno card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published