Difference between revisions of "IRC Bot"

From Tmplab
(Mptbot is)
(Mptbot is)
Line 7: Line 7:
 
* found has tmpmpt on freenode (#tmplab)
 
* found has tmpmpt on freenode (#tmplab)
 
* accessed by private messaging, type help
 
* accessed by private messaging, type help
* Run on a Raspberry for low electrical footprint.
+
* run on a Raspberry for low electrical footprint.
* launched by python chanbot.py to test or using service scheme
+
* launched by python chanbot.py to test or using service scheme and running in a 'screen' : type screen -r to reattach / ctrl A d to dettach.
* maybe running in a 'screen' : type screen -r to reattach / ctrl A d to dettach
+
* it's a chanbot.py with additionnal code in python by sameeg, ask him if needed.
* additionnal code in python by sameeg, ask him if needed
 
 
* running on 10.255.0.6
 
* running on 10.255.0.6
 
* located at /opt/mptbot/
 
* located at /opt/mptbot/
* coming to IRC thanks to chanbot.py
 
  
 
== Mptbot has ==
 
== Mptbot has ==

Revision as of 16:19, 1 January 2015

MptBot

Mptbot 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.
  • launched by python chanbot.py to test or using service scheme and running in a 'screen' : type screen -r to reattach / ctrl A d to dettach.
  • it's a chanbot.py with additionnal code in python 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