|
@@ -453,6 +453,16 @@ grep -i "chatto\|websocket\|realtime" ~/.hermes/logs/gateway.log | tail -30
|
|
|
- All Chatto API interaction rides on [chattolib](https://github.com/TheCodemancerLtd/chattolib) by Felix — vendored under `vendor/`.
|
|
- All Chatto API interaction rides on [chattolib](https://github.com/TheCodemancerLtd/chattolib) by Felix — vendored under `vendor/`.
|
|
|
- Our adapter implementation also took inspiration from [TheCodemancerLtd's Chatto platform adapter](https://github.com/TheCodemancerLtd/hermes-agent/blob/feat/chatto-integration/plugins/platforms/chatto/adapter.py) — the same Felix behind chattolib.
|
|
- Our adapter implementation also took inspiration from [TheCodemancerLtd's Chatto platform adapter](https://github.com/TheCodemancerLtd/hermes-agent/blob/feat/chatto-integration/plugins/platforms/chatto/adapter.py) — the same Felix behind chattolib.
|
|
|
|
|
|
|
|
|
|
+## Contact
|
|
|
|
|
+
|
|
|
|
|
+For questions, bug reports, or help integrating this plugin, contact Paul
|
|
|
|
|
+Klumpp (handle `PaulK`) on ChattoHQ ([https://chat.chatto.run](https://chat.chatto.run)).
|
|
|
|
|
+
|
|
|
|
|
+The `#chatto-hackers` community room on ChattoHQ
|
|
|
|
|
+([https://chat.chatto.run](https://chat.chatto.run)) is where Chatto plugin
|
|
|
|
|
+developers and users hang out:
|
|
|
|
|
+[#chatto-hackers](https://chat.chatto.run/chat/-/RTKVVgllAweTw3h)
|
|
|
|
|
+
|
|
|
## License
|
|
## License
|
|
|
|
|
|
|
|
MIT — see [LICENSE](LICENSE).
|
|
MIT — see [LICENSE](LICENSE).
|