Difference between revisions of "Sudobot"
(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...") |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Sudobot is Sudo Room's homegrown IRC bot. | Sudobot is Sudo Room's homegrown IRC bot. | ||
== Operation == | |||
<s>Sudobot runs on [[sudorouter]] as user sudobot. Launching and supervision of the daemon is managed by [https://github.com/substack/psy psy]</s> | |||
Sudobot is presently being revived for the modern era and will be hosted somewhere soon | |||
==Contribute== | ==Contribute== | ||
[https://gitorious.org/sudobot Git repo] | <s>[https://gitorious.org/sudobot Git repo]</s> Talk to [[User:Mfb|mfb]], [[User:Jerkey|jerkey]], [[User:Substack|substack]], [[User:Ryanj|ryanj]], [[User:Tunabananas|jenny]], or [[User:Garrettr|Garrettr]] if you have questions about working on sudobot! | ||
Gitorious is long gone, but is archived here: [https://gitorious.org/sudobot/sudobot https://gitorious.org/sudobot/sudobot] (you will have to add a TLS exception since their certificate expired 2019) | |||
the new repo is at [https://github.com/sudoroom/sudobot https://github.com/sudoroom/sudobot] | |||
==Capabilities== | ==Capabilities== | ||
The following is from 2012 and not reflective of the modern version of sudobot | |||
===Status of the Room=== | ===Status of the Room=== | ||
Line 22: | Line 31: | ||
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. | ||
[[Category:Projects]] |
Latest revision as of 14:59, 19 July 2022
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
Sudobot is presently being revived for the modern era and will be hosted somewhere soon
Contribute
Git repo Talk to mfb, jerkey, substack, ryanj, jenny, or Garrettr if you have questions about working on sudobot!
Gitorious is long gone, but is archived here: https://gitorious.org/sudobot/sudobot (you will have to add a TLS exception since their certificate expired 2019)
the new repo is at https://github.com/sudoroom/sudobot
Capabilities
The following is from 2012 and not reflective of the modern version of sudobot
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.