[PR #390] [MERGED] Code documentation, part deux #465

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/390
Author: @13xforever
Created: 8/26/2019
Status: Merged
Merged: 8/26/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

📊 Changes

8 files changed (+282 additions, -4 deletions)

View changed files

CompatBot/Commands/Attributes/readme.md (+28 -0)
📝 CompatBot/Commands/ContentFilters.cs (+1 -1)
CompatBot/Commands/Converters/readme.md (+9 -0)
CompatBot/Commands/readme.md (+107 -0)
CompatBot/Database/Providers/readme.md (+65 -0)
CompatBot/Database/readme.md (+69 -0)
📝 CompatBot/Program.cs (+1 -1)
📝 README.md (+2 -2)

📄 Description

Continuation of the project started in #276


🔄 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/390 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/26/2019 **Status:** ✅ Merged **Merged:** 8/26/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`cb170ca`](https://github.com/RPCS3/discord-bot/commit/cb170caf5d9eabce0459199fd308a5e583f01ca0) update readme - [`559cfdf`](https://github.com/RPCS3/discord-bot/commit/559cfdf64d1d904fbe94fb8a516b924be26ccfd9) code documentation, part 2 ### 📊 Changes **8 files changed** (+282 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `CompatBot/Commands/Attributes/readme.md` (+28 -0) 📝 `CompatBot/Commands/ContentFilters.cs` (+1 -1) ➕ `CompatBot/Commands/Converters/readme.md` (+9 -0) ➕ `CompatBot/Commands/readme.md` (+107 -0) ➕ `CompatBot/Database/Providers/readme.md` (+65 -0) ➕ `CompatBot/Database/readme.md` (+69 -0) 📝 `CompatBot/Program.cs` (+1 -1) 📝 `README.md` (+2 -2) </details> ### 📄 Description Continuation of the project started in #276 --- <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:01 -05:00
yindo closed this issue 2026-02-15 15:56:01 -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#465