[PR #12] [MERGED] User framework + piracy filter initial #133

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/12
Author: @Nicba1010
Created: 2/17/2018
Status: Merged
Merged: 2/17/2018
Merged by: @Nicba1010

Base: masterHead: master


📝 Commits (2)

  • 9db7675 Setup mod framework and first piracy filter steps.
  • a10794e Update README.md

📊 Changes

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

View changed files

📝 README.md (+2 -1)
📝 bot.py (+246 -38)
📝 bot_config.py (+5 -1)
database.py (+29 -0)

📄 Description

Also updated README.md
Rename rpcs3Bot to bot


🔄 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/12 **Author:** [@Nicba1010](https://github.com/Nicba1010) **Created:** 2/17/2018 **Status:** ✅ Merged **Merged:** 2/17/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9db7675`](https://github.com/RPCS3/discord-bot/commit/9db767562bde06b22e6ef648ffccb7d10c6980cf) Setup mod framework and first piracy filter steps. - [`a10794e`](https://github.com/RPCS3/discord-bot/commit/a10794e631032aa47121f6984ee38297bc13865c) Update README.md ### 📊 Changes **4 files changed** (+282 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `bot.py` (+246 -38) 📝 `bot_config.py` (+5 -1) ➕ `database.py` (+29 -0) </details> ### 📄 Description Also updated README.md Rename rpcs3Bot to bot --- <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:09 -05:00
yindo closed this issue 2026-02-15 15:55:09 -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#133