Skip to content

worr/RepBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepBot

Simple IRC reputation bot

======

A RepBot configuration file is a JSON file that allows the following arguments:

Name Type Description
server string The server to connect to
port int The port to use
channels string[] The list of channels to connect to
ssl bool True to use SSL, False to disable
admins string[] List of usernames who are able to control RepBot
ignore string[] List of usernames that RepBot will ignore orders from
replimit int The number of rep adjustments a user can make before timing out
timelimit float The time in seconds for a rep "use" to become available again
nick string Nickname to use
realname string The "real name" for RepBot
servname string The "server name" for RepBot

About

Simple IRC reputation bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%