-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to add the bot to a telegram channel #63
Comments
You have to manually edit your database.
… Am 31.05.2021 um 16:59 schrieb Milad ***@***.***>:
I successfully added the bot to a group because there was an option for it.
But I don't see any option for a channel?
How can I add the bot to a channel?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
would you elaborate? |
I didn’t tested it, but try this:
- Add your bot to a group.
- Subscribe where you want your tweets from.
- Add your bot to a channel.
- Stop your bot.
- Open your database and replace the group id with the channel id.
- Restart bot.
Change the ids, if you want to change anything and then add the channel Id again.
… Am 31.05.2021 um 18:45 schrieb Milad ***@***.***>:
You have to manually edit your database.
…
Am 31.05.2021 um 16:59 schrieb Milad @.***>: I successfully added the bot to a group because there was an option for it. But I don't see any option for a channel? How can I add the bot to a channel? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
can you elaborate?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
There's no option in the code. Changing the DB manually as @Adem1987 explains is a way to do this. I'd accept a PR that allows to do this "in-band" via telegram, interacting with the bot :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I successfully added the bot to a group because there was an option for it.
But I don't see any option for a channel?
How can I add the bot to a channel?
The text was updated successfully, but these errors were encountered: