Add k bot to the list of bots
continuous-integration/drone/pr Build encountered an error Details

This commit is contained in:
Hello, World! 2020-06-09 18:50:19 -04:00
parent 419be764ef
commit 61c0123257
1 changed files with 12 additions and 0 deletions

View File

@ -114,3 +114,15 @@ follow the example of sedbot when you add your bot in a PR to the wiki
- short description: idle hack'n slash game on the `#legend` channel
- list of functions: see the rules at [Legend of the Pink Dragon](https://pink-dragon.surge.sh)
- [source](https://gitlab.com/baruchel/pink-dragon)
* k
- botmaster: [~kiedtl](https://kiedtl.tilde.team)
- short description: a small bot with a bunch of miscellaneous functions
- list of functions:
+ logging, with logs publicly available [here](https://tilde.team/~kiedtl/dyn/logs.php)
+ `:dc`: `/bin/dc` expression evaluator.
+ `:fortune`: print a random fortune.
+ `:usrstats`: print statistics about users.
+ `:chanstats`: print statistics about channels.
+ `:owo`, `:pig`, `:rot13`, `:rev13`: random text manipulation functions.
+ and many more in the making!
- [source](https://github.com/kiedtl/ircbot)