Karma is fun, a module for willie IRC bot.
Karma is fun <3
Willie -
__ __
/\ \/\ \
\ \ \/'/' __ _ __ ___ ___ __
\ \ , < /'__`\ /\`'__\/' __` __`\ /'__`\
\ \ \\`\ /\ \L\.\_\ \ \/ /\ \/\ \/\ \/\ \L\.\_
\ \_\ \_\ \__/.\_\\ \_\ \ \_\ \_\ \_\ \__/.\_\
\/_/\/_/\/__/\/_/ \/_/ \/_/\/_/\/_/\/__/\/_/
sudo su -
apt-get install python python-dev python-pip build-essential
pip install willie
cd ~/.willie/modules/
git clone https://github.com/marlboromoo/willie_karma.git
ln -s willie_karma/karma.py ./
willie --configure-database #. setup the database for module to use
willie #. start the irc-bot
cd ~/.willie/modules/willie_karma/
git pull
willie -q
williee -d
[karma] | example | purpose |
---|---|---|
feedback | True | Notify by bot |
byself | False | Self (pro|de)mote |
If you want to see the debug messages, set the verbose
to verbose under
the [core]
section.
.karma <nickname>
to get karma status.<nickname>++ [#] [Reason]
to promote.<nickname>-- [#] [Reason]
to demote.Timothy.Lee a.k.a MarlboroMoo.
Released under the MIT License.