This commit is contained in:
2022-04-22 14:34:55 +03:00
parent 923d3109ba
commit aefd06e8eb
26 changed files with 368 additions and 287 deletions

View File

@@ -9,7 +9,7 @@ using PluginManager.Others;
using System.Collections.Generic;
namespace PluginManager.Commands
namespace DiscordBot.Discord.Commands
{
internal class Help : DBCommand
{