mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #417] [MERGED] Wording and misc updates #489
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/417
Author: @13xforever
Created: 10/2/2019
Status: ✅ Merged
Merged: 10/2/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
fa5f2d8important updates for empathy simulation enginec05655erestore balance📊 Changes
9 files changed (+816 additions, -3 deletions)
View changed files
📝
CompatBot/Commands/Warnings.cs(+18 -1)📝
CompatBot/Database/BotDb.cs(+16 -0)➕
CompatBot/Database/Migrations/BotDb/20191002172950_PawsOfCommunity.Designer.cs(+308 -0)➕
CompatBot/Database/Migrations/BotDb/20191002172950_PawsOfCommunity.cs(+35 -0)➕
CompatBot/Database/Migrations/BotDb/20191002180817_PawsOfCommunityV2.Designer.cs(+327 -0)➕
CompatBot/Database/Migrations/BotDb/20191002180817_PawsOfCommunityV2.cs(+35 -0)📝
CompatBot/Database/Migrations/BotDb/BotDbModelSnapshot.cs(+38 -0)📝
CompatBot/EventHandlers/BotReactionsHandler.cs(+35 -2)📝
CompatBot/EventHandlers/EmpathySimulationHandler.cs(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.