Please keep in mind this is an informal README as I do not intend on making this a fully reproducible project. I just want to share the code with others so they have an example of how to integrate YouTube's Data APIs with a Discord Bot.
This bot was used by over 2 million unique users at its peak back in 2022.
You can invite the bot by heading to this link. This will allow you to use the bot in your own server without doing anything
Please submit PRs to help improve the bot :D Join our server for development of this bot: https://discord.gg/J4xpV78Cbs.
(Oh and, I know this readme is informal and simple, that is intentional.)
You can also create your own modifications of this bot. I would appreciate if you send in PRs for anything that could be improved.
This could is free-to-use, but I would really appreciate it if you don't make exact copies of the bot. I'm fine having other YouTube Stats bots out there, but don't just make a carbon copy of the the bot and then advertise it as your own.
Running your own version of this bot out of the box is tricky as the bot has built-in a lot of things like the database + statcord + topgg auto-posting, etc. So, if you try to host your own version of this code, it may not work properly. You'll have to create your own Firestore DB and add a serviceKey.json file for that, change the topgg auto-post code, and statcord codes, etc.
I used underscores in variable names because it was cleaner.
Thanks for checking this project out!