[PR #16] [CLOSED] Fixes before embeds #136

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/16
Author: @13xforever
Created: 2/25/2018
Status: Closed

Base: masterHead: fixes_before_embeds


📝 Commits (3)

📊 Changes

5 files changed (+60 additions, -54 deletions)

View changed files

📝 api/config.py (+1 -1)
📝 api/response.py (+1 -1)
📝 bot.py (+37 -36)
📝 bot_config.py (+3 -3)
📝 log_analyzer.py (+18 -13)

📄 Description

Fixed the discord-py 0.16 api breakage
Changed what settings are being extracted from logs
Changed Japan country code


🔄 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/16 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/25/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fixes_before_embeds` --- ### 📝 Commits (3) - [`360ae66`](https://github.com/RPCS3/discord-bot/commit/360ae6617ef5962ecea2e319295e6bc93de2b26f) jap → ja - [`27a0315`](https://github.com/RPCS3/discord-bot/commit/27a03156c52be8876096297156e12e2b2d4f847a) fixes for discord-py 0.16 - [`f4ee8bc`](https://github.com/RPCS3/discord-bot/commit/f4ee8bc6ade34bbb9833ace04bf547d56e6281bf) fixed all the commands except for sudo ### 📊 Changes **5 files changed** (+60 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `api/config.py` (+1 -1) 📝 `api/response.py` (+1 -1) 📝 `bot.py` (+37 -36) 📝 `bot_config.py` (+3 -3) 📝 `log_analyzer.py` (+18 -13) </details> ### 📄 Description Fixed the discord-py 0.16 api breakage Changed what settings are being extracted from logs Changed Japan country code --- <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#136