cwtchbot/README.md

7 lines
424 B
Markdown
Raw Permalink Normal View History

2023-04-27 18:12:46 +00:00
# Cwtch Bot Framework
2021-05-13 20:02:41 +00:00
2023-04-27 18:12:46 +00:00
A specialized Cwtch Bot framework in Go that provides a more lightweight and tailored approach to building chat bots for Cwtch.
2021-05-13 20:02:41 +00:00
2023-04-27 18:12:46 +00:00
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).
2021-05-13 20:02:41 +00:00
If you'd like to get involved please open an issue, or submit a pull request :)