You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
cmd | 1 month ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
bot.go | 1 month ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago |
README.md
Cwtch Bot Libraries
This repository contains some basic libraries and a few functional Cwtch Bots
- Echo Bot - Simply echos back what you say as a basic example
- Dev Bot - Provides a few development functions like delayed messaging, scheduled messaging and spam
- Fuzz Bot - Provides a number of security oriented functions like fuzzing chat messages and invite overlays.
If you'd like to get involved please open an issue, or submit a pull request :)