This is a telegram bot for searching homophone in traditional Chinese and traditional Chinese ONLY. Simplified Chinese is not suppported. https://t.me/test546_bot
Install python-telegram-bot.
You can install it by enter the command pip install python-telegram-bot --upgrade
in CMD.
Run main.py in cmd
Enter the command py main.py &
in CMD.
"&" is needed in the command to make sure it will keep running in CMD