[PR #196] [MERGED] Misc updates #276

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/196
Author: @13xforever
Created: 1/29/2019
Status: Merged
Merged: 1/29/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 88fc37c more e3 management commands to adjust event parameters
  • f56b533 try to fix !warn list for some users
  • 8877faf use event duration instead of end date time in schedule

📊 Changes

3 files changed (+162 additions, -63 deletions)

View changed files

📝 CompatBot/Commands/E3.cs (+111 -24)
📝 CompatBot/Commands/Warnings.cs (+47 -36)
📝 CompatBot/Utils/DiscordClientExtensions.cs (+4 -3)

📄 Description

  • new commands to manage e3 events
  • try to fix !warn list for some users

🔄 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/196 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/29/2019 **Status:** ✅ Merged **Merged:** 1/29/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`88fc37c`](https://github.com/RPCS3/discord-bot/commit/88fc37c6912860b06d90e45d063497674d791863) more e3 management commands to adjust event parameters - [`f56b533`](https://github.com/RPCS3/discord-bot/commit/f56b5332a325b6275ca3cff37a6f2bb37b4d4052) try to fix !warn list for some users - [`8877faf`](https://github.com/RPCS3/discord-bot/commit/8877faf37cbc740ddfc726b3ce7bfb76445b643e) use event duration instead of end date time in schedule ### 📊 Changes **3 files changed** (+162 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/E3.cs` (+111 -24) 📝 `CompatBot/Commands/Warnings.cs` (+47 -36) 📝 `CompatBot/Utils/DiscordClientExtensions.cs` (+4 -3) </details> ### 📄 Description * new commands to manage e3 events * try to fix `!warn list` for some users --- <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:31 -05:00
yindo closed this issue 2026-02-15 15:55:31 -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#276