Merge pull request 'Add kiedtl's k bot to the list of bots' (#35) from kiedtl/tilde.chat:master into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #35
This commit is contained in:
Ben Harris 2020-06-22 20:34:10 -04:00
commit 38d9604251
1 changed files with 11 additions and 0 deletions

View File

@ -114,3 +114,14 @@ 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:
+ `: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)