ChalkPE submitted a new plugin: PocketTelegram - The Telegram Bot API for PocketMine-MP with many features Read more about this plugin...
I don't understand how to setup this plugin. I already put my bot's token on the config and nothing happens! do I have to enable or do something else?
Actually.. the telegram API is so easy, you can go to the website and see the chat. (Just got Telegram)
Great idea! I installed plugn, but it works only one way: from server to telegram group. And it doesn't sent messages from group to server. How to fix it? # Broadcasts the server's player activities to your Telegram group/channel automatically. broadcastToTelegram: true (it works) # Broadcasts the Telegram group's user messages to your server automatically. broadcastTelegramMessages: true (it doesn't work) # Handles the command messages from the Telegram, e.g. '/chat_id', '/online' enableTelegramCommands: true
Would be nice to have the feature working to send messages from Telegram to Server Chat. I love this plugin, makes the life of an admin much easier.
I've installed the plugin but I doesn't work, it does nothing. I've set the token in the config, but the bot doesn't send messages Can anyone help me?
Notice: Undefined index: id in phar://C:/Users/Administrator/Desktop/Server/MinecraftPE/WolvesFortressCSphp7/plugins/PocketTelegram_v1.0.phar/src/ChalkPE/PocketTelegram/model/User.php on line 60 Notice: Undefined index: first_name in phar://C:/Users/Administrator/Desktop/Server/MinecraftPE/WolvesFortressCSphp7/plugins/PocketTelegram_v1.0.phar/src/ChalkPE/PocketTelegram/model/User.php on line 60
PHP7 problem: commands sendt from telegram only execute on start of the server Notice: Undefined index: id in phar://C:/Users/Administrator/Desktop/Server/MinecraftPE/WolvesFortressCSphp7/plugins/PocketTelegram_v1.0.phar/src/ChalkPE/PocketTelegram/model/User.php on line 60 Notice: Undefined index: first_name in phar://C:/Users/Administrator/Desktop/Server/MinecraftPE/WolvesFortressCSphp7/plugins/PocketTelegram_v1.0.phar/src/ChalkPE/PocketTelegram/model/User.php on line 60
Well, if you have segfaults in PHP7, try to remove this plugin and update MyPlot if you use it. Both plugins caused several segfaults, in really random intervals