IRC bot for the BonoboNET IRC network
Go to file
Tristan B. Velloza Kildaire 08fe9b643f Dub
- Only require minimum versions
2023-06-18 14:30:13 +02:00
.github/workflows Create d.yml 2023-06-17 12:27:03 +02:00
source/botty Fix rot13 UTF-8 bug 2023-06-18 14:36:56 +03:00
.gitignore - Updated `.gitignore` 2023-03-18 13:26:55 +02:00
LICENSE - Added LICENSE 2023-06-13 15:09:55 +02:00
README.md Added LICENSE 2023-06-18 13:15:50 +02:00
config.json Config 2023-06-17 21:42:31 +02:00
dub.json Dub 2023-06-18 14:30:13 +02:00

README.md

botty

D

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>

Credits

  • rany2
    • Implementing the rot13 module

License

AGPL 3.0