diff --git a/wiki/pages/bots.md b/wiki/pages/bots.md index 1f29a9e..19c0c46 100644 --- a/wiki/pages/bots.md +++ b/wiki/pages/bots.md @@ -47,9 +47,9 @@ 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. +* tildebot + - botmaster: [~ben](https://ben.tilde.team) + - short description: an instance of BitBot for the tildeverse. - list of functions: + `sed`-like corrections like `sedbot` + weather/time per user (`,weather`/`,w`/`,time`) @@ -60,7 +60,7 @@ follow the example of sedbot when you add your bot in a PR to the wiki + 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`/`,duckstats`) - - [source](https://github.com/jesopo/bitbot) + - [BitBot source](https://github.com/jesopo/bitbot), [tildebot-specific modules repo](https://tildegit.org/ben/bitbot-modules) * tracer - botmaster: [~ben](https://ben.tilde.team) - short description: generate tracery output from grammars in you ~/.tracery (on ~team) -