You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Understand it's been quite a while here. This project needs some updates, looks like the rocketchat-async library has had some breaking changes. In the meantime, if you pin your requirements to 1.0.1 of the library, it should work.
Just started trying out your app. e.g.
python -m txtchat.agent wikitalk.yml
It launches fine and connects to my local Rocket.Chat, but when I send a message to "cat", I get the following error:
TypeError: RocketChat.message() takes 7 positional arguments but 9 were given
Running in Win 10, VS Code, venv, py 3.10.11
The text was updated successfully, but these errors were encountered: