You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Getting a no channels found error but I am positive the channel id is correct. The bot can find the channel name although as noted its not recommended and Im not sure what I am doing wrong. Does this only work on channels I own?
I found the channel id by using the jsondumpbot and I added the -10012345678 to the config file under channel_ids: and made sure the flag is set to true. and the name is set to false. yet still getting the error message.
The text was updated successfully, but these errors were encountered:
ohhh i get it, you should use ids from telegram api, not bot api
hm, thought that i mentioned it somewhere (yea, in "you're using channel names" warning, need to duplicate that in config)
Not sure what you mean, im using the telegram api ids in the config file. however, where I set the telegram channel id's the code could not find the channel id with a -100.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Getting a no channels found error but I am positive the channel id is correct. The bot can find the channel name although as noted its not recommended and Im not sure what I am doing wrong. Does this only work on channels I own?
I found the channel id by using the jsondumpbot and I added the -10012345678 to the config file under channel_ids: and made sure the flag is set to true. and the name is set to false. yet still getting the error message.
The text was updated successfully, but these errors were encountered: