Difference between revisions of "IRC Bot"
From Tmplab
Samneurohack (talk | contribs) (→MptBot) |
Samneurohack (talk | contribs) |
||
Line 1: | Line 1: | ||
− | Our ircbot is called Mptbot and is a twist of the London Hack Space chanbot. | + | Our ircbot is called Mptbot or tmpmpt and is a twist of the London Hack Space chanbot. |
== Mptbot is == | == Mptbot is == |
Revision as of 16:24, 1 January 2015
Our ircbot is called Mptbot or tmpmpt and is a twist of the London Hack Space chanbot.
Mptbot is
- found has tmpmpt on freenode (#tmplab)
- accessed by private messaging, type help
- run on a Raspberry for low electrical footprint.
- using service scheme running in a 'screen' : type screen -r to reattach / ctrl A d to dettach.
- launched by 'python chanbot.py' to test your own
- a chanbot.py with additionnal code by sameeg, ask him if needed.
- running on 10.255.0.6
- located at /opt/mptbot/
Mptbot has
- a few commands you can edit, improve in commands.py
- a few sh scripts for its service functionnality