mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-20 14:23:34 -04:00
[PR #984] [MERGED] Fix ~8 minute unavailability on bot restart #990
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/984
Author: @13xforever
Created: 3/26/2025
Status: ✅ Merged
Merged: 3/26/2025
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
0a9b961more ValueTask updates67277ffdisable syncing roles to bot mods list due to huge throttling on restart📊 Changes
3 files changed (+14 additions, -12 deletions)
View changed files
📝
CompatBot/Database/Providers/ModProvider.cs(+1 -1)📝
CompatBot/Program.cs(+2 -0)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+11 -11)📄 Description
Turns out downloading all member data is not fast
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.