WaterTheDev / Vibez-Discord-Selfbot

This python file allows you to change your streaming status (MIT LICENSE)
MIT License
20 stars 4 forks source link

extra security #2

Closed dromzeh closed 3 years ago

dromzeh commented 3 years ago

change all commands to only have the streaming, playing, watching status etc be changed only by the person with the custom status enabled (prevents random people from changing the status to something stupid if they find out the bot prefix)

just checks to make sure author id is same as bot id

ghost commented 3 years ago

when self_bot is true the bot only responds to itself.

ghost commented 3 years ago

so this is pointless

dromzeh commented 3 years ago

when self_bot is true the bot only responds to itself.

wasn't aware, ty