botty/README.md

31 lines
818 B
Markdown
Raw Permalink Normal View History

2023-06-13 14:07:25 +01:00
botty
=====
2023-06-17 11:31:32 +01:00
[![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
2023-06-17 21:39:06 +01:00
## 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>`
2023-07-03 13:39:28 +01:00
4. Urban dictionary
* Let's you ookup definitions on Urban dictionary
* Using `.ub Marshmellow`
2023-06-17 21:40:17 +01:00
## Credits
2023-06-17 21:39:06 +01:00
* [rany2](https://github.com/rany2)
2023-06-18 12:15:50 +01:00
* Implementing the `rot13` module
## License
AGPL 3.0