Skip to content

ivanmiskic/MASTERlinker

This branch is 39 commits behind Sulter/MASTERlinker:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7cd8d63 · Jan 28, 2015

History

41 Commits
Jan 16, 2015
Oct 20, 2013
Nov 15, 2013
Jan 28, 2015
Dec 10, 2014

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%