Skip to content

ivanmiskic/MASTERlinker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MASTERlinker

python irc-bot

plugins info: MODULES MUST HAVE SAME NAME AS THEIR MAIN FUNCTION, that function is the only one that will get called. That functions also needs to take two arguments, the first will be a instance of the mainframe, the other will be a dictionary with three key/variables: "channel" = who/what the message is from (it can both be a channel, or a nickname of a user, if it was a private message) "nick" = the nickname of the person who send the message "message" = the message check the plugin "respond" for an easy ovierview.

About

plugin based, python irc bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%