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.
Sarah Jamie Lewis ae3f7c8e86
Update to use Cwtch 0.18.10
1 month ago
cmd Update to use Cwtch 0.18.10 1 month ago
.gitignore Fuzzbot Prototype + Various API Upgrades 2 years ago
README.md README + Cwtch Upgrade 2 years ago
bot.go Update to use Cwtch 0.18.10 1 month ago
go.mod Update to use Cwtch 0.18.10 1 month ago
go.sum Update to use Cwtch 0.18.10 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 :)