SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.
https://switchblade.xyz/
BSD 4-Clause "Original" or "Old" License
428 stars 218 forks source link

Automatic role for streaming users #549

Open pedrofracassi opened 5 years ago

pedrofracassi commented 5 years ago

Listen for user game status changes, and if a user starts streaming, give them a pre-configured role. We could also have a configurable "Streamer" role, so only users with it can get the STREAMING role.

perronosaurio commented 5 years ago

this on the dashboard

pedrofracassi commented 5 years ago

Yup. I'll implement it later today, without any setup commands.

jaxxibae commented 5 years ago

that can be a module in Dashboard

also, this is how we can make sure if a user is streaming

jaxxibae commented 5 years ago

and also, this could be merged / made with #74