This content originally appeared on DEV Community and was authored by Lucifer25x
You can get source code from Github:
https://github.com/Lucifer25x/youtube-bot
Bot commands:
- /info {url} - About video
- /search {text} - Search video
Used Dependencies:
- telegraf
- @fabricio-191/youtube
- dotenv
Create your own Youtube bot:
Clone repository:
git clone https://github.com/Lucifer25x/youtube-bot.git
Create .env file and type your bot token:
TOKEN=your_bot_token
Install npm dependencies:
npm install
Start project:
npm start
This content originally appeared on DEV Community and was authored by Lucifer25x
Lucifer25x | Sciencx (2021-09-21T20:11:16+00:00) I Maked simple YouTube bot! :D. Retrieved from https://www.scien.cx/2021/09/21/i-maked-simple-youtube-bot-d/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.