JackDotJS / OptiBot

(DISCONTINUED) The original Discord bot for OptiFine. https://discord.gg/3mMpcwW
1 stars 0 forks source link

!setzone, !delzone - Sets your local time zone #180

Open JackDotJS opened 3 years ago

JackDotJS commented 3 years ago

sorta todo, on mobile rn but i wanted to add this before i forget about it again

this just adds a time zone to your profile, which can be displayed using the !profile command. should be able to accept UTC offsets, time zone names (NOT abbreviations, see: https://en.m.wikipedia.org/wiki/List_of_time_zone_abbreviations), and a local time which optibot can use to try and figure it out by comparing it to UTC.

additionally this could probably allow optibot to warn people when it's late at night for a given user if they're @mentioned. (only once, obviously. also assuming the mentioned person hasn't sent a message in the past 30 minutes)

JackDotJS commented 3 years ago

technically an enhancement of the !profile command