[PR #11] [MERGED] Minor discord bot fixes #131

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/11
Author: @13xforever
Created: 2/16/2018
Status: Merged
Merged: 2/16/2018
Merged by: @Nicba1010

Base: masterHead: qol_improvements


📝 Commits (3)

  • 9ec8a55 + vs code settings for debug
  • b09cea6 Small fixes here and there
  • ec4d80c Parameterize serial regex, debug message minor change

📊 Changes

6 files changed (+71 additions, -15 deletions)

View changed files

📝 .gitignore (+2 -1)
.vscode/launch.json (+22 -0)
📝 README.md (+18 -0)
📝 bot.py (+17 -5)
📝 phases.py (+5 -5)
📝 stream_handlers.py (+7 -4)

📄 Description

This PR adds settings for vs code, quickstart instructions, and provides various minor fixes here and there


🔄 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/11 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/16/2018 **Status:** ✅ Merged **Merged:** 2/16/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `qol_improvements` --- ### 📝 Commits (3) - [`9ec8a55`](https://github.com/RPCS3/discord-bot/commit/9ec8a55d0a1ff753af17de9fe53ed86e1e962766) + vs code settings for debug - [`b09cea6`](https://github.com/RPCS3/discord-bot/commit/b09cea6db6944425bd136a81d88ace3ba2c73d0c) Small fixes here and there - [`ec4d80c`](https://github.com/RPCS3/discord-bot/commit/ec4d80c4a3a3e73aa4964b47a323abccd5ae06e9) Parameterize serial regex, debug message minor change ### 📊 Changes **6 files changed** (+71 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) ➕ `.vscode/launch.json` (+22 -0) 📝 `README.md` (+18 -0) 📝 `bot.py` (+17 -5) 📝 `phases.py` (+5 -5) 📝 `stream_handlers.py` (+7 -4) </details> ### 📄 Description This PR adds settings for vs code, quickstart instructions, and provides various minor fixes here and there --- <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:08 -05:00
yindo closed this issue 2026-02-15 15:55:08 -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#131