laralove143 / timezoner

A Discord bot that converts times so that everyone sees them in their own timezone
MIT License
21 stars 3 forks source link

allow non-message authors to convert times #32

Closed laralove143 closed 1 year ago

laralove143 commented 1 year ago

when a user reacts on the message and the user isn't the message author, dm the user the message would include a footer saying if the author reacted on the message, the bot could "edit" the message itself

laralove143 commented 1 year ago

this would require an idempotent way to handle reactions, since a timeout (#33) would probably make this less useful