MrMissx / Telegram_Forwarder

Simple telegram bot to forward message from channel/group
GNU General Public License v3.0
515 stars 465 forks source link

Request for user session insted of bot #96

Closed Amiinnetdz closed 9 months ago

Amiinnetdz commented 9 months ago

Please if you can add text filter and text replace Add user session to connect with user instead of bot for forward from private channel. Api_id Api_hash session

MrMissx commented 9 months ago

You can't use a user session as we only use the BOT API to connect to Telegram (more context here https://github.com/MrMissx/Telegram_Forwarder/issues/95#issuecomment-1915963806)

The word filtering is planed by this issue https://github.com/MrMissx/Telegram_Forwarder/issues/94 but I can't give any ETA