This bot can be added to your Discord server and allows you to subscribe to transactions in your Sleeper fantasy football league (at the time of writing it handles trades/adds and drops).
For now, the notification is quite a simple text message. An Example of a drop message:
I'm hoping to prettify them a bit later
Please check the Issues tab in github to see known issues or raise new ones
I've not implemented any limits on how many subscriptions you can add per server so please be sensible. Adding a "one league per server" rule would be quite easy, but I don't really want to have to
Adding the bot is simple. Click the link below to add it to your Discord server
If the channel you are subscribing in has some locked down permissions, please make sure the bot has permissions to view and send messages
Once the bot is added, to subscribe to a league on Sleeper grab the league ID from the URL and send the following command in the discord channel
!sleeper-subscribe 1111111
Where 111111 is your league ID. You should get a message from the bot in response saying something like "Subscribed to league YourleagueName"
The bot runs on a schedule so notifications will not be immediate but will appear when it's doing it's scheduled run.
Running !sleeper-unsubscribe in a channel will remove any subscriptions associated with it and no notifications should be sent.

