[PR #6] [MERGED] Updates #126

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (10+)

📊 Changes

9 files changed (+638 additions, -492 deletions)

View changed files

📝 api/config.py (+60 -60)
📝 api/request.py (+185 -185)
📝 api/response.py (+74 -72)
📝 api/result.py (+23 -23)
📝 api/utils.py (+5 -5)
📝 bot.py (+153 -138)
📝 bot_config.py (+1 -1)
math_parse.py (+129 -0)
📝 utils.py (+8 -8)

📄 Description

No description provided


🔄 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/6 **Author:** [@Nicba1010](https://github.com/Nicba1010) **Created:** 2/4/2018 **Status:** ✅ Merged **Merged:** 2/4/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`2e65a7a`](https://github.com/RPCS3/discord-bot/commit/2e65a7abec886e0e967a4cfc987133da765f68fa) Lowercase code fix - [`fa6ea94`](https://github.com/RPCS3/discord-bot/commit/fa6ea94c6a652fa42598f0d335137f38f498cbce) Lowercase code fix - [`c404c08`](https://github.com/RPCS3/discord-bot/commit/c404c08e24ae6caf57bafbc71877334f1346ab4c) Updating !latest - [`2462201`](https://github.com/RPCS3/discord-bot/commit/2462201ea27b0258349a20f39ddc6beca716f6e2) Stupid autocomplete - [`bcbd970`](https://github.com/RPCS3/discord-bot/commit/bcbd97027c9e02d81e17f622030294736ee4d40c) Math & Fix Gamecodes - [`c5b2772`](https://github.com/RPCS3/discord-bot/commit/c5b2772590cef91c37cefee49a529e8f7bdcc3e4) Sqrt - [`f289728`](https://github.com/RPCS3/discord-bot/commit/f289728d912c01f42ed0314b554a4d90fdce2997) Code fix - [`fed5836`](https://github.com/RPCS3/discord-bot/commit/fed583673c0f8f9b973fd61086302ee3f1f12d45) Stupid mistake - [`1f139ef`](https://github.com/RPCS3/discord-bot/commit/1f139efd414f2bb38309377b6798c9e21987e50f) Stupid mistake - [`a41c6c9`](https://github.com/RPCS3/discord-bot/commit/a41c6c92b762c5c52202feb6fe65a694e52b3f95) Reformat to spaces + fix lehvenstein hopefully ### 📊 Changes **9 files changed** (+638 additions, -492 deletions) <details> <summary>View changed files</summary> 📝 `api/config.py` (+60 -60) 📝 `api/request.py` (+185 -185) 📝 `api/response.py` (+74 -72) 📝 `api/result.py` (+23 -23) 📝 `api/utils.py` (+5 -5) 📝 `bot.py` (+153 -138) 📝 `bot_config.py` (+1 -1) ➕ `math_parse.py` (+129 -0) 📝 `utils.py` (+8 -8) </details> ### 📄 Description _No description provided_ --- <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:07 -05:00
yindo closed this issue 2026-02-15 15:55:07 -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#126