EN/IRC-Bot: Unterschied zwischen den Versionen
Stp (Diskussion | Beiträge) K (Stp verschob die Seite IRC-Bot en nach EN/IRC-Bot) |
K |
||
Zeile 2: | Zeile 2: | ||
|name = bckspc-bot (en) | |name = bckspc-bot (en) | ||
|status = stable | |status = stable | ||
− | |autor = [[Benutzer:koomi|koomi]] | + | |autor = [[Benutzer:koomi|koomi]], [[Benutzer:schinken|schinken]] |
|beschreibung = Bot for our channel #backspace on freenode. | |beschreibung = Bot for our channel #backspace on freenode. | ||
|image = Cat_robot_1300x1300.png | |image = Cat_robot_1300x1300.png | ||
Zeile 12: | Zeile 12: | ||
bckspc-bot is a bot for our channel on the freenode IRC network | bckspc-bot is a bot for our channel on the freenode IRC network | ||
− | ([http://webchat.freenode.net/?channels=backspace come visit us!]). | + | ([http://webchat.freenode.net/?channels=backspace come visit us!]). The current bot is written in [https://github.com/b4ckspace/node-ircbot node.js/javascript] and is the descendant of our previous bot, [https://github.com/k00mi/bckspc-bot written in Haskell]. |
− | [https://github.com/k00mi/bckspc-bot | + | It provides various features to interact with space infrastructure and other |
− | |||
handy things detailed below. | handy things detailed below. | ||
Zeile 44: | Zeile 43: | ||
== Operation == | == Operation == | ||
− | See the [https://github.com/ | + | See the [https://github.com/b4ckspace/node-ircbot Github page] for details on |
configuration options and instructions for operating bckspc-bot yourself. | configuration options and instructions for operating bckspc-bot yourself. |
Version vom 5. November 2016, 11:57 Uhr
bckspc-bot (en) Status: stable | |
---|---|
Beschreibung | Bot for our channel #backspace on freenode. |
Autor: | koomi, schinken |
PayPal |
Description
bckspc-bot is a bot for our channel on the freenode IRC network (come visit us!). The current bot is written in node.js/javascript and is the descendant of our previous bot, written in Haskell. It provides various features to interact with space infrastructure and other handy things detailed below.
Commands
bckspc-bot supports the following commands:
- !inspace
- Shortcut: i. List the members currently present, as reported by our status API.
- !pizza NUM{s,m,h}
- Shortcut: p. Alert you in NUM seconds/minutes/hours so you never forget your tasty pizza in the oven again. Default is 15 minutes like the recipe says.
- NICK +1
- Give NICK one karma point for being awesome.
- !karma [NICKS]
- Shortcut: k. List each NICK's karma score. If no NICK is supplied, list your score.
- !karmatop NUM
- List the top NUM karma scorers. Default is 3, maximum is 5.
- !alarm MSG
- Shortcut: a. Broadcasts MSG in the local network. Other services may display MSG on the Led Board or similar.
- !echo [ARGS]
- Echo the arguments.
Other features
- Append "open"/"close" to the topic, depending on whether someone is currently present.
- Voice members who are currently in the space.
Operation
See the Github page for details on configuration options and instructions for operating bckspc-bot yourself.