Difference between revisions of "Jameson"

From PioneerWiki
Jump to: navigation, search
(Detail the basics of our IRC bot jameson)
 
m (jameson can start a build =)
Line 29: Line 29:
  
  
== jameson can start a build ===
+
=== jameson can start a build ===
A feature to come. Perhaps restricted to trusted users.
+
A feature to come, intended for the developers only. Perhaps restricted to trusted users.

Revision as of 10:58, 6 June 2015

Introduction

jameson is our IRC bot, is case insensitive, and his memory persists between startups. jameson lives over at https://github.com/robn/jameson


Commands

This documents some of the commands available to jameson

jameson can help

Since often the same questions come up in the channel, jameson can help us lazy people by answering them for us, but first he has to learn:

jameson: <key> is <source>

for example

jameson: faq is http://pioneerwiki.com/wiki/FAQ

but jameson can also forget:

jameson: <key> forget <source>

jameson can be queried, for example:

jameson: faq?

or can tell someone else:

jameson: tell user_x faq

jameson can flatter

if user_x made a good contribution to pioneer, someone will award user_x by in the channel typing:

user_x++

and now jameson will keep track of karma points of user_x:

jameson: karma user_x
user_x has 2 points


jameson can start a build

A feature to come, intended for the developers only. Perhaps restricted to trusted users.