voidbar / forwardgram

Forward messages from multiple Telegram channels to one of your own!
154 stars 183 forks source link

Added the ability to specify the channels Ids #27

Closed abdellahaski closed 3 years ago

abdellahaski commented 3 years ago

@voidbar you're welcome, I just committed the edits that you requested

jerung3000 commented 3 years ago

Hi voidbar

When I run this repo..Igot error like this..

Traceback (most recent call last): File "C:\PYTHON\forwardgram\forwardgram\forwardgram.py", line 49, in start(config) File "C:\PYTHON\forwardgram\forwardgram\forwardgram.py", line 22, in start input_channels_entities.append(InputChannel(d.entity.id, d.entity.access_hash)) AttributeError: 'Chat' object has no attribute 'access_hash'

How solve this error..?Thank you..

abdellahaski commented 3 years ago

@jerung3000 Can you open an issue, and include your config file? (don't forget to remove your api_id/hash)