loozzi / bot_telegram

Bot download video from Tiktok, Douyin...
1 stars 0 forks source link

能把使用方法再讲解一下吗,多谢 #1

Closed 6975d closed 4 hours ago

loozzi commented 2 weeks ago
  1. Install python from the official website.
  2. Clone this repository
  3. Install the package by running the command: pip install -r requirements.txt
  4. Create bot by sending a message to channel @Botfather and getthe key
  5. Create a file named .env in the root folder with following content: TOKEN=<YOUR KEY>
  6. Run bot by executing command: python bot.py

Do you have any more questions?