/supyhodor

A supybot plugin that listens for mention of the bot's name in channels and replies with a hodor.

Primary LanguagePython

SupyHodor

Supybot plugin designed for hodoring.

Listen for mentions of Hodor's name in channels and reply with a message.

Messages are pre-defined from a basic module import and classified by mood.

The 'mood' of reply is determined by comparing the content of the triggering message against a library of words and human interpreted intent scoring. After mood assignment, a message is chosen based on a 'item drop' type selection process that allows for weighting of responses.

##License

Sources