diff --git a/wiki/pages/bots.md b/wiki/pages/bots.md index 499b668..2032dd6 100644 --- a/wiki/pages/bots.md +++ b/wiki/pages/bots.md @@ -42,3 +42,13 @@ 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) +* BabiliBot + - botmaster: [~aewens](https://aewens.tilde.team) + - short description: the unofficial bot of #meta, also includes integrations such as mirroring tilde.news and `bbj` into #tildeverse and #team (respectively) + - list of functions: + + !summon -- Sends email to user to summon them + + !hmmscore -- How many times user has said "hmm" + + !oofscore -- How many times user has said "oof" + + !hmmscoreboard / !oofscoreboard -- Top three scores + + !whois -- Does a WHOIS search to see if domain is registered or not + - [source](https://tildegit.org/aewens/babili-bot) \ No newline at end of file