trgwii / TeMiCross

Minecraft <-> Telegram chat bridge
34 stars 3 forks source link

Is it Client specific? Telegram Client #7

Closed RaXorX closed 3 years ago

RaXorX commented 3 years ago

I ran the bot, server had seemed to be fine. I could see the messages from the game on Telegram. Replies worked too. But normally sending messages from the Telegram didn't work. I tried removing the bot and adding it back, unfortunately that messed it up more. I can still see the messages from game but nothing from telegram goes to the game back. Any fixes? EDIT: Oh btw, I am using Unigram on desktop. EDIT: /list shows no one's online even though I am. Hmm, I am afraid if I have to create a new group or even a bot maybe. EDIT: It works, after enabling the group policy on. But I wasn't aware that the mod is for spigot/bukkit servers and not for the normal servers. I am using it on fabric and it doesn't work. With Cardboard mod which enables plugin support barely for spigot/bukkit it works fully fine then. Why isn't it mentioned in the readme though?

RaXorX commented 3 years ago

Fixed after I changed "UUID of player (?" + username + ") is (?.+)$"; to "(?" + username + ") joined the game"; in join.js for the default parser.