Skip to content

Add support for ISO 8601 datetimes in bot commands #74

Open
@josh-kynaston

Description

@josh-kynaston

While bot commands currently accept an time interval (1d, 3M, etc"), it would be convenient if we could also specify datetimes. I propose datetimes be specified per ISO 8601, as the native datetime python module supports parsing these strings anyway.

The commands .poll from consensus.py and .remindme from reminders.py stand out to me as particular QoL improvements.

Potentially a good first issue for would-be contributors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions