Difference between revisions of "Sudobot"

From Sudo Room
Jump to navigation Jump to search
(Created page with "Sudobot is Sudo Room's homegrown IRC bot. ==Contribute== [https://gitorious.org/sudobot Git repo]. Talk to User:Tunabananas or User:Garrettr if you have questions abo...")
 
(Updated operational details)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Sudobot is Sudo Room's homegrown IRC bot.
Sudobot is Sudo Room's homegrown IRC bot.
== Operation ==
Sudobot runs on [[sudorouter]] as user sudobot. Launching and supervision of the daemon is managed by [https://github.com/substack/psy psy].


==Contribute==
==Contribute==
[https://gitorious.org/sudobot Git repo]. Talk to [[User:Tunabananas]] or [[User:Garrettr]] if you have questions about working on sudobot!
[https://gitorious.org/sudobot Git repo]. Talk to [[User:Ryanj]], [[User:Tunabananas]], or [[User:Garrettr]] if you have questions about working on sudobot!


==Capabilities==
==Capabilities==
Line 22: Line 25:
It was started by [[User:Tunabananas]] and further developered by [[User:Garrettr]], mostly as an excuse to learn node.js.
It was started by [[User:Tunabananas]] and further developered by [[User:Garrettr]], mostly as an excuse to learn node.js.


Sudobot currently runs off my laptop whenever I'm logged into #sudoroom. I will be setting sudobot up on the either the Linode we use for the website or the raspberry pi by the door (potential for Sudobot/doorman integration!?!), so soon it will be an eternal member of #sudoroom.
[[Category:Projects]]

Revision as of 05:41, 5 February 2017

Sudobot is Sudo Room's homegrown IRC bot.

Operation

Sudobot runs on sudorouter as user sudobot. Launching and supervision of the daemon is managed by psy.

Contribute

Git repo. Talk to User:Ryanj, User:Tunabananas, or User:Garrettr if you have questions about working on sudobot!

Capabilities

Status of the Room

open?
Tells us whether Sudo Room (the physical space) is open and capable of accepting visitors
open!
Tell Sudobot you are opening the room
closed!
Tell Sudobot you are closing the room

Karma

username++
Increment username's karma score
username--
Decrement...
karma username
Display a user's karma score

Misc.

Try typing yarr, <3, randomize

History

It was started by User:Tunabananas and further developered by User:Garrettr, mostly as an excuse to learn node.js.