Go to file
Sarah Jamie Lewis 3dc1c994d8 New Echobot Structure. Updated Bot Framework for 1.20 2023-04-26 10:44:20 -07:00
cmd New Echobot Structure. Updated Bot Framework for 1.20 2023-04-26 10:44:20 -07: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 New Echobot Structure. Updated Bot Framework for 1.20 2023-04-26 10:44:20 -07:00
go.mod New Echobot Structure. Updated Bot Framework for 1.20 2023-04-26 10:44:20 -07:00
go.sum New Echobot Structure. Updated Bot Framework for 1.20 2023-04-26 10:44:20 -07: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 :)