Skip to content

CAcertOrg/cacert-votebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java -cp VoteBot.jar de.dogcraft.irc.CAcertVoteBot -u -h irc.cacert.org -p 13700 --nick VoteBot

This source code can be used as VoteAuditor:
java -Dauditor.target.nick=VoteBot -cp VoteBot.jar de.dogcraft.irc.CAcertVoteAuditor -u -h irc.cacert.org -p 13700 --nick VoteBotAuditor

You can connect with ssl by removing "-u"
Target channels can be changed with
-Dauditor.target.voteChn=vote
or:
-DvoteBot.voteChn=vote
-DvoteBot.meetingChn=agm

Timeouts can be changed with:
-DvoteBot.warnSecs=90
-DvoteBot.timeoutSecs=120

About

Votebot Software for voting on IRC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages