Zerocool
PPostiz
•Created by Support on 2/1/2025 in #ðŸ’│community-support-tickets
Ticket: Telegram Channel Not Adding to Postiz System
I've got it fixed and making a PR soon
17 replies
PPostiz
•Created by Support on 1/22/2025 in #ðŸ’│community-support-tickets
Ticket: Telegram Group/Channel Not Adding
Sure but I'll need some time. I'm away from home and my PC and internet access is a little spotty where I am at the moment. I'm sorry for the late reply
8 replies
PPostiz
•Created by Support on 1/22/2025 in #ðŸ’│community-support-tickets
Ticket: Telegram Group/Channel Not Adding
also if you're adding it your bot to a group not a channel, by default telegram sets group privacy to "on" meaning your bot will have no access to any messages in your group. Using botfather again: menu -> {select your bot} -> Bot settings -> Group Privacy -> Turn Off
8 replies
PPostiz
•Created by Support on 1/22/2025 in #ðŸ’│community-support-tickets
Ticket: Telegram Group/Channel Not Adding
Step 1:
Create a bot using BotFather. Note down the name and the token
Step 2:
add to docker compose:
TELEGRAM_BOT_NAME=yourtelegrambotname_bot
TELEGRAM_TOKEN=yourtelegrambottoken
Step 3:
rebuild using the updated compose file. it should work now.
8 replies