Skip to content
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

Redirection not working #553

Closed
superbonaci opened this issue Dec 31, 2023 · 8 comments
Closed

Redirection not working #553

superbonaci opened this issue Dec 31, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@superbonaci
Copy link

The program seems to be working perfectly, I've added the API ID, API HASH bot token, set the connections, start , etc. but no messages get redirected.

How can I debug this further?

@superbonaci superbonaci added the bug Something isn't working label Dec 31, 2023
@favoritesG
Copy link

same for me :(

@superbonaci
Copy link
Author

@favoritesG maybe redirection from a private channel needs user bot. Did you find out any other software that is currently working?

@favoritesG
Copy link

favoritesG commented Jan 7, 2024

@superbonaci I updated to version 1.1.8, but it still doesn't work. But maybe the problem is in DigitalOcean after all. I'll probably try it from my desktop
There are paid versions of Auto_Forward_Messages_bot. The problem is more than not that you have to give 100% access to Telegram. The price depends on what you want from this application. I'm currently using this

@favoritesG
Copy link

@superbonaci When I added the bot as an admin to the group I want to copy, it started working. but I can't do that for groups I don't own...

@superbonaci
Copy link
Author

superbonaci commented Jan 7, 2024

@favoritesG I found out that it works even to redirect from private channels (invite only), if I have account type as User instead of Bot. Maybe it's the setting that has to be used for everything, probably something changed in server side.

telegram-login

Confirm me that it works for you as well and I'll close this issue.

@favoritesG
Copy link

favoritesG commented Jan 8, 2024

@superbonaci interesting, I dont know how to get session string? where to enter api id, api hash, and phone nomber to generate session string.

what to do here:
image

You can close this issue if you want.

@poliandro
Copy link

After you install tg-login, you have to run the script with command python tg-login, then the script will ask you for details like api id, api hash, phone number and cloud password, and then will generate session string and send it to your Saved Messages.

@superbonaci
Copy link
Author

@favoritesG
Use https://github.com/aahnik/tg-login to get the session string, which is the last vale shown. The other you you need to register a new API in your telegram account https://my.telegram.org/ which are the first two.

Then configure as User and in Run tab click the Run red button. Put log to 1000 lines and see that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants