Julian Kruchy
Results
2
issues of
Julian Kruchy
Is it possible to get the Amount of Money that the user have. It would be very good if this will be implemented. I use the broadcast function and my...
Following error occurs sometimes (probably when receiving a gitlab hook): ``` Failed to handle Gitlab event Traceback (most recent call last): File "/home/service/maubot/plugins/xyz.maubot.gitlab-v0.1.0.mbp/gitlab_matrix/bot.py", line 121, in process_hook evt = EventParse[req.headers["X-Gitlab-Event"]].deserialize(body)...