telebagger icon indicating copy to clipboard operation
telebagger copied to clipboard

Simple Telegram to Discord one-way relay service

Results 7 telebagger issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "telelooper.py", line 61, in for p in result.chats: AttributeError: 'coroutine' object has no attribute 'chats' sys:1: RuntimeWarning: coroutine 'UserMethods.__call__' was never awaited RuntimeWarning: Enable...

please take a look at this, I did make some extra random changes

I have tried deleting and downloading again, checked every field on the config file, but it keeps happening ``` Traceback (most recent call last): File "telelooper.py", line 52, in result...

So i have this bot which relays information to me via a chat from time to time, so i need to forward these information to discord but apparently the bot...

Where do I have to copy the .json file? When I use `python3 telelooper.py` in the power shell I get: ` Python was not found; run without arguments to install...

is there a way to relay multiple telegrams to discord without having to make 1 script for each channel?

Just tried the updated version and I'm getting. ` 06-13 01:52 telethon.telegram_bare_client INFO Invoking ['GetHistoryRequest(peer=InputPeerChannel(channel_id=1111111, access_hash=-11111111), offset_id=0, offset_date=None, add_offset=0, limit=50, max_id=0, min_id=31, hash=0)'] failed 1 times, connecting again and retrying...