fisher60 / friendo-bot

A Discord Bot that is just a good Friendo
MIT License
25 stars 24 forks source link

Timezone commands #200

Closed ChrisLovering closed 3 years ago

ChrisLovering commented 3 years ago

This PR will bring a timezone command that users can use to set their timezone and give other users the ability to list their timezones.

Closes #194

I have also written a GraphQL wrapper for this, and intend to migrate any existing code that uses GraphQL to this wrapper to avoid GraphQL injections.