spoticord
spoticord copied to clipboard
[ENHANCEMENT] Split bot and player into two separate applications
This would be another major overhaul to Spoticord
Splitting Spoticord into a bot
application and a player
application allows me to perform auto-scaling and region-specific players.
It's basically the same concept that Lavalink uses: You have your bot, which doesn't take a lot of processing power, and you have your player, which is a separate application, which can be load balanced and scaled according to how busy it is.
This would not be easy to implement, as is not planned to be added in the near future, but the idea will be kept in the backlog for now.