Sending messages from group to group in Telegram using a user and not a bot, the main difference between a user and a bot is the ability to edit messages.
If you want to send messages through a bot, use: tzbot
You must install telethon to use this script
$ sudo apt install python3-telethon
OR
$ python3 -m pip install telethon
- First, to get the required parameters, to get them go to telogin
- Rename the generated file to
fuserbot_config.json
. (It should be in the format ofexample_fuserbot_config.json
). - Create the file
chats.json
according to the format found inexample_chats.json
- Download
fuserbot.py
- Run the script:
$ python3 fuserbot.py