Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
/ gordon-bot Public archive

Gordon the turtle IRC bot to rebuild Jenkins builds.

License

Notifications You must be signed in to change notification settings

docker-archive/gordon-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gordon IRC Bot

Gordon the turtle IRC bot to restart jenkins PR builds.

$ gordon-bot -h
Usage of gordon-bot:
  -channel="#docker-maintainers": irc channel
  -d=false: run in debug mode
  -nick="GordonTheTurtle": irc nick
  -pass="": irc pass
  -server="chat.freenode.net:6697": irc server
  -user="GordonTheTurtle": irc user
  -v=false: print version and exit (shorthand)
  -version=false: print version and exit

Example docker run command:

$ docker run -d --restart always \
    --name gordon-bot \
    -e LEEROY_USERNAME \
    -e LEEROY_PASS \
    dockercore/gordon-bot -d \
    -pass="YOUR_IRCPASS" 

About

Gordon the turtle IRC bot to rebuild Jenkins builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages