Skip to content

linkk/RedmineBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

IRC bot for Redmine

Installation process:

First change server and channel name in code, where you want to add bot.

170 rwBot = RwBotFactory('#test', 'rwbot', svn)

171

172 reactor.connectTCP('irc.freenode.org', 6667, rwBot)

Don't forget to change this line:

108 redmine = feedparser.parse("...")

Start bot by simply typing 'python redmineIRCBot.py

About

IRC bot for Redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages