mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #533] [MERGED] Add an ability to set bot configuration dynamically #603
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/533
Author: @13xforever
Created: 3/9/2020
Status: ✅ Merged
Merged: 3/9/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (2)
14b6780add an ability to set bot configuration dynamically313d005rebuild configuration on changes📊 Changes
5 files changed (+122 additions, -7 deletions)
View changed files
➕
CompatBot/Commands/Sudo.Bot.Configuration.cs(+84 -0)📝
CompatBot/Commands/Sudo.Bot.cs(+1 -1)📝
CompatBot/Config.cs(+11 -6)➕
CompatBot/Database/Providers/SqlConfiguration.cs(+23 -0)📝
CompatBot/Program.cs(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.