Mini Vanilla Bot

Mini Vanilla is a Twitch bot for Spin Rhythm XD which allows users to request songs from Spinshare and manages a queue of requests.

Mini Vanilla Bot was created by Alex and Dama and is open source. If you use Mini Vanilla Bot and would like to help pay for her hosting costs, you can contribute on Ko-fi.

Queue

The queue of songs for your channel is at:

https://mini-vanilla-bot.herokuapp.com/queue/CHANNEL_NAME
You can add this as a browser source to display the queue on your stream. You can add custom CSS to the browser source to style the queue however you like. For example:
body { 
    background-color: rgba(0, 255, 255, 0.6);
    font-size: 30px;
    color: black; 
}
            

Mini Vanilla will rearrange the queue to prioritize fairness. This means that a viewer's first request will always take priority over another viewer's second request and so on. Because of this, you may sometimes notice a new request jumping to the front of the queue if it is from a viewer who has had fewer requests played. This is by design. Clearing the queue resets the priority order.

Chat Commands

Mod Commands

These commands may only be performed by a mod.