Have you ever imagined having those Telegram channels where you want to send information to Discord? Did you think it was very difficult to do? Then try our code :)
"How to start?"
- Install Python: Ensure you have Python installed on your system. Python
- (optional) Install pip: check if it was already installed along with python. pip
- Install the required packages:
pip install -r requirements.txt
To run:
python main.py
or python3 main.py
Enter the requested information in the terminal.
How to get the API ID and the API hash: Telegram Doc.
How to get the Discord bot token: WriteBots.
How to get the channel id (Discord): Statbot.
How to get the channel id (Telegram, input): Alphr.