From 19b375251649c593d4ffb948d9eb121d37980f8b Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 9 Jul 2019 01:56:53 -0400 Subject: [PATCH] added bitbot to tilde.chat wiki --- wiki/pages/bots.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wiki/pages/bots.md b/wiki/pages/bots.md index 24abccd..ec50dc4 100644 --- a/wiki/pages/bots.md +++ b/wiki/pages/bots.md @@ -42,6 +42,20 @@ follow the example of sedbot when you add your bot in a PR to the wiki + most regex character classes match here + flags include `g` and `i` - [source](https://tildegit.org/ben/sedbot) +* bitbot + - botmaster: [~jesopo](https://lolnerd.net) + - short description: hand-crafted, artisanal `IRCv3` bot. slowly taking over `tilde.chat`. we bow before bitbot. + - list of functions: + + `sed`-like corrections like `sedbot` + + weather/time per user (`,weather`/`,w`/`,time`) + + user pronouns: `,pronouns` + + wolfram alpha integration: `,wa` + + translation services: `,translate le pain est sale` + + some per-user configuration available via `,config` + + git hooks (including gitea) - notifications on push/etc + + write your own functionality with a plugin! + + ducc frens (when a duck appears: `,bef`/`,trap`, see stats with `,friends`/`,enemies`) + - [source](https://github.com/jesopo/bitbot) * tracer - botmaster: [~ben](https://ben.tilde.team) - short description: generate tracery output from grammars in you ~/.tracery (on ~team) -