mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #48] [MERGED] Fix some issues after !warn overhaul #167
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/48
Author: @13xforever
Created: 6/17/2018
Status: ✅ Merged
Merged: 6/17/2018
Merged by: @Nicba1010
Base:
master← Head:add_db_upgrade_error_logging📝 Commits (4)
2515db8print exceptions just in caseb9462bafix reporter and reportee on adding a new warning059ab82show unknown user ids only in dms124d957oops, forgot this debug print()📊 Changes
2 files changed (+20 additions, -5 deletions)
View changed files
📝
bot.py(+16 -3)📝
database.py(+4 -2)📄 Description
Oops, reporter and reported users were swapped, my bad
Also add db upgrade error logs and user report generation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.