[PR #452] [MERGED] Change some restart logic in docker #524

Closed
opened 2026-02-15 15:56:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/452
Author: @13xforever
Created: 11/7/2019
Status: Merged
Merged: 11/7/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 34439d1 do not pass bot token as an argument on restart, as it's useless anyway
  • eb9a34b pass restart info through database to workaround docker lifecycle management

📊 Changes

2 files changed (+39 additions, -4 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Bot.cs (+18 -1)
📝 CompatBot/Program.cs (+21 -3)

📄 Description

No description provided


🔄 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/452 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/7/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`34439d1`](https://github.com/RPCS3/discord-bot/commit/34439d1ee238d946142612b52b4053562279fb9b) do not pass bot token as an argument on restart, as it's useless anyway - [`eb9a34b`](https://github.com/RPCS3/discord-bot/commit/eb9a34b9e9a4a606a35cfb2f94c2043efaa18d1d) pass restart info through database to workaround docker lifecycle management ### 📊 Changes **2 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.cs` (+18 -1) 📝 `CompatBot/Program.cs` (+21 -3) </details> ### 📄 Description _No description provided_ --- <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:56:12 -05:00
yindo closed this issue 2026-02-15 15:56:12 -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#524