EN/IRC-Bot: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Mot (Diskussion | Beiträge) Update IRC Link |
||
| (4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{{Infobox Projekt | {{Infobox Projekt | ||
|name = bckspc-bot | |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 | ||
([ | ([https://web.libera.chat/#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. | ||
Aktuelle Version vom 8. Juni 2021, 16:24 Uhr
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.

