Closed MitchellAW closed 3 years ago
Note: Ensure that API requests with the new guild count are still sent to bot listing sites on guild join/remove.
Fixed with: 3a25a9b752c285495449ee40fc51c9e57385ca36 Presence updates now only occur every 5 minutes. Note: Guild count updates are handled automatically by dblpy now (see: 005693961d0bba6f17bcda8f74883b1c361c3184).
Currently FlandersBOT updates its game presence with the new server count on guild join and remove, this could cause issues due to hitting rate limits, all presence updates should only be modified using the existing task for cycle_status_format to avoid any rate limits.