Options approach for creating new CwtchBot #2

Open
decentral1se wants to merge 3 commits from decentral1se/cwtchbot:options-refactor into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit bd0ad9c98c - Show all commits

View File

@ -1,7 +1,7 @@
# Cwtch Bot Framework
A specialized Cwtch Bot framework in Go that provides a more lightweight and tailored approach to building chat bots for Cwtch.
A specialized Cwtch Bot framework in Go that provides a more lightweight and tailored approach to building chat bots for Cwtch.
For an introduction to building chatbots with the CwtchBot framework check out [the building an echobot tutorial](https://docs.cwtch.im/developing/building-a-cwtch-app/building-an-echobot).
If you'd like to get involved please open an issue, or submit a pull request :)
If you'd like to get involved please open an issue, or submit a pull request :)