Go to file
Sarah Jamie Lewis ae3f7c8e86 Update to use Cwtch 0.18.10 2023-02-07 13:48:37 -08:00
cmd Update to use Cwtch 0.18.10 2023-02-07 13:48:37 -08:00
.gitignore Fuzzbot Prototype + Various API Upgrades 2021-04-29 11:48:05 -07:00
README.md README + Cwtch Upgrade 2021-05-13 13:02:41 -07:00
bot.go Update to use Cwtch 0.18.10 2023-02-07 13:48:37 -08:00
go.mod Update to use Cwtch 0.18.10 2023-02-07 13:48:37 -08:00
go.sum Update to use Cwtch 0.18.10 2023-02-07 13:48:37 -08:00

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 :)