mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #11] [MERGED] Minor discord bot fixes #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:qol_improvements📝 Commits (3)
9ec8a55+ vs code settings for debugb09cea6Small fixes here and thereec4d80cParameterize 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.