This bot is an experience to learn a little bit of nodejs.
For now it has two commands
!help
!ping
!youtube <video>
To start using the project
Copy .env.example
and rename it .env
and fill with the necessary requirements
Then just execute the following commands
npm install
npm run start
Discord Token
Youtube API Key