botty/README.md

31 lines
818 B
Markdown

botty
=====
[![D](https://github.com/bonobonet/botty/actions/workflows/d.yml/badge.svg)](https://github.com/bonobonet/botty/actions/workflows/d.yml)
IRC bot for the BonoboNET IRC network
## Modules
Many modules are supported (you can see [here]()) but to name a few we have:
1. Translation
* The user can translate given text to English with `.tr Halo daar`
* You can specify the language to translate to as well with `.tr:af Lekker man`
* Powered by Google Translate
2. Rot13
* You can do Rot13 using `.rot13 <Text>`
3. Ping
* Let's you ping a endpoint with `.ping <addr/domain>`
4. Urban dictionary
* Let's you ookup definitions on Urban dictionary
* Using `.ub Marshmellow`
## Credits
* [rany2](https://github.com/rany2)
* Implementing the `rot13` module
## License
AGPL 3.0