test

I am not doing a tutorial on writing a music bot, because I do not really know how. I do know there is one already available on github.
https://github.com/Just-Some-Bots/MusicBot

It is really nice, I set it up on the same server I have my website on. It was really easy to configure, you pretty much git clone it, install some dependencies, and run it under a screen.

Now, if I wasn’t going to code it myself, why would I host a music bot, instead of just use a music bot already being hosted? The reason is because YouTube apparently has been rate-limiting requests of bots, so I found using popular bots, a lot of times, they will not work. It is more reliable to host it myself due to how few people will actually use it.