Skip to content

todo results in incorrect time based on timezone #3

Description

@lucmayor

presently, issue w/ timezones as bot is solely operating off of chrono::Local, which results in usage of timezone of wherever the server that is hosting the bot is. need to change this for multi-user use!

  • add timezone set cmd
  • add table for all users
  • refactor for timezone parse

adding the timezone set command likely needs both stronger privacy (see: slash command so no public user sees) and the use of the chrono_tz crate for handling timezones. planned in future

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions