[PR #305] [MERGED] Attempt to reconnect to discord until it works #381

Closed
opened 2026-02-15 15:55:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/305
Author: @13xforever
Created: 5/4/2019
Status: Merged
Merged: 5/4/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • d2df3c5 Handle complete discord outage
  • 2cd0946 fix warning listing for users with retracted warns in public channels

📊 Changes

3 files changed (+9 additions, -14 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Bot.cs (+1 -0)
📝 CompatBot/Commands/Warnings.cs (+2 -0)
📝 CompatBot/Program.cs (+6 -14)

📄 Description

Also fix user warning listing in public channels in some cases


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/305 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/4/2019 **Status:** ✅ Merged **Merged:** 5/4/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`d2df3c5`](https://github.com/RPCS3/discord-bot/commit/d2df3c5961b8e33c8ed394128234b1c05bdef551) Handle complete discord outage - [`2cd0946`](https://github.com/RPCS3/discord-bot/commit/2cd0946bd1bcd694c6c393ceaecba39a2615dbe3) fix warning listing for users with retracted warns in public channels ### 📊 Changes **3 files changed** (+9 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.cs` (+1 -0) 📝 `CompatBot/Commands/Warnings.cs` (+2 -0) 📝 `CompatBot/Program.cs` (+6 -14) </details> ### 📄 Description Also fix user warning listing in public channels in some cases --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:48 -05:00
yindo closed this issue 2026-02-15 15:55:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#381