-
Notifications
You must be signed in to change notification settings - Fork 22
Reply Message not Work #36
Comments
So you don't recive the message? |
@AragurDEV |
Hey @AragurDEV - noticed your latest commit which handles this. Awesome stuff. Now when I send a reply to a message, I get the ack which I didn't before. However, when I do send a reply, I get this:
which seems to be in the latest code update you made. All other sending is fine, it's just with a reply/mention. Have you seen that happening with yours? |
@mikesalmonuk yes same is wrong on my side. |
Sure, will have a look later today and try fix it. Didn't want to start changing code if you had yours correct and it was my config or something wrong. Will take a look and try figure something out! |
So far I've narrowed it down to an issue here: tgalal/python-axolotl#16 |
I forked and edited it already |
OK, all working as expected with tags and replies. |
fixed in commit #9d651b5 |
@mikesalmonuk can you check setup.py? I think it should already be pulled from GitHub |
@AragurDEV just checked and it's there in setup, so all good. i think i had installed it directly using pip, so running setup meant it was already installed and didn't work as expected, but removed my installation and all good now! |
Issue still occuring |
It's fine for me if you mention someone or reply to a text message. But if you reply to an image, I get "xml-incorrectly-formed" or something (cleared the error in my terminal now, but something about bad xml). |
I 'm trying to reply to a message and it does not return anything to me, can someone reply?
The text was updated successfully, but these errors were encountered: