From 7e019a0c4901829347cc513ae3fadd760427ff05 Mon Sep 17 00:00:00 2001 From: Robert Miles Date: Sat, 14 Mar 2020 18:59:07 -0400 Subject: [PATCH] Add badger to bot list --- wiki/pages/bots.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wiki/pages/bots.md b/wiki/pages/bots.md index 2abf94d..a152878 100644 --- a/wiki/pages/bots.md +++ b/wiki/pages/bots.md @@ -98,3 +98,11 @@ follow the example of sedbot when you add your bot in a PR to the wiki - list of functions: + do ?help to list commands - [source](https://tildegit.org/lickthecheese/circles) +* [badger](./badger) + - botmaster: [~khuxkm](https://khuxkm.tilde.team) + - short description: the Twitch Plays Pokemon badge system, ported to tildeverse IRC? + - list of functions: + - `+listbadges` - List the badges in your possession. + - `+transmute [badge...]` - Transmute 3 or more badges into one, hopefully rarer badge. + - just be active in #meta and you should get badges. you'll get a message when you get your first! + - [source](https://tildegit.org/khuxkm/badger)