Discord bot interfacing with the findyoutubevideo.thetechrobo.ca API.
Add it to your server with the link below. Then you can use the /search command!
https://discord.com/api/oauth2/authorize?client_id=1143672362953343046&permissions=2048&scope=bot
I see how it is :P
Just make a config.py
file with a single line:
TOKEN = "<your discord bot token here>"
Then run bot.py
.