IRC bot for the BonoboNET IRC network
Many modules are supported (you can see here) but to name a few we have:
- 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
- The user can translate given text to English with
- Rot13
- You can do Rot13 using
.rot13 <Text>
- You can do Rot13 using
- Ping
- Let's you ping a endpoint with
.ping <addr/domain>
- Let's you ping a endpoint with
- Urban dictionary
- Let's you ookup definitions on Urban dictionary
- Using
.ub Marshmellow
- rany2
- Implementing the
rot13
module
- Implementing the
AGPL 3.0