Ensure emojis are synced at startup #19

Closed
opened 2023-12-05 09:57:33 +00:00 by cadence · 1 comment
Owner

The emojis may have changed after a stint offline, or (as suggested in the chatroom) if room IDs are switched around in the database and it needs to sync again.

I'm pretty sure the existing emoji sync code will first check if they are synced, and then sync them if not. If that's how I coded it, I can simply call that function on the guild join gateway event.

The emojis may have changed after a stint offline, or (as suggested in the chatroom) if room IDs are switched around in the database and it needs to sync again. I'm pretty sure the existing emoji sync code will first check if they are synced, and then sync them if not. If that's how I coded it, I can simply call that function on the guild join gateway event.
Author
Owner

Done in 9efd6a49b8

Done in 9efd6a49b85d32d200eb584736016475c0bcb84b
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cadence/out-of-your-element#19
No description provided.