toluschr / BetterDiscord-Animated-Status

Animate your Discord Status with this BetterDiscord Plugin
MIT License
254 stars 488 forks source link

Not An Issue Just A Suggestion/Request #119

Open FwomTom opened 2 years ago

FwomTom commented 2 years ago

Notice taken

Plugin Version

v0.13.2

What do you need help with?

Would it be possible to make a code like the time one ( eval ['🕛','🕐','🕑','🕒','🕓','🕔','🕕','🕖','🕗','🕘','🕙','🕚'][((new Date()).getHours()%12)]; ) but it changes when ur account is online, invisible, offiline, idle or do not disturb.

Thank you

MeowcaTheoRange commented 1 year ago

Technically yes, as the eval seems to have full access to the BetterDiscord scope, but it would be a long script, so it would just be better to make your own plugin that does that.