Hey everyone! I’m trying to set up a system where messages from a particular channel get automatically sent to a Telegram group. I’ve looked around but can’t seem to find exactly what I need. There’s a Discord bot for Telegram, but it works the other way around.
Does anyone know of a bot that can do this? Or maybe a way to set it up myself? I’m not super tech-savvy, so any advice would be awesome.
I’ve tried searching online, but most results are about Telegram to Discord, not the other way. It’s driving me crazy! If you’ve dealt with something similar or have any ideas, please share. Thanks in advance for any help!
hey, have u tried Telegreat? it’s got a channel-to-group forwarding feature thats pretty easy to use. just add it to ur group, give it admin rights, and use the /setforwardfrom command with the channel link. works like a charm for me. good luck!
I’ve been in your shoes before, and I found a neat workaround using IFTTT (If This Then That). It’s a free service that lets you create automated actions between different platforms. You can set up an applet that monitors your Discord channel and forwards new messages to a Telegram group.
The setup process is pretty straightforward. You’ll need to connect your Discord and Telegram accounts to IFTTT, then create a new applet. Choose Discord as the trigger (‘If This’) and Telegram as the action (‘Then That’). You can customize it to forward only specific types of messages or from certain users.
One thing to keep in mind is that there might be a slight delay in forwarding, usually a few minutes. But for most purposes, it works great. I’ve been using this method for a few months now, and it’s been a game-changer for keeping my communities in sync.
I’ve actually dealt with a similar situation before, and I found a solution that might work for you. There’s a bot called ‘Channel2Group Bot’ that does exactly what you’re looking for. It’s pretty straightforward to set up - you just add it to your group, give it the necessary permissions, and then tell it which channel to forward from. The commands are simple, even for non-tech people.
Alternatively, if you’re feeling a bit more adventurous, you could look into using the Telegram Bot API to create a custom bot. It’s not as complicated as it sounds, and there are plenty of tutorials out there. This would give you more control over exactly how the forwarding works.
Hope this helps! Let me know if you need any more details on either option.