This commit is contained in:
@@ -4,12 +4,11 @@ using System.Globalization;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using DSharpPlus.CommandsNext;
|
||||
using DSharpPlus.CommandsNext.Attributes;
|
||||
using DSharpPlus.Commands;
|
||||
|
||||
namespace LaDOSE.DiscordBot.Command
|
||||
{
|
||||
public class Public : BaseCommandModule
|
||||
public class Public
|
||||
{
|
||||
|
||||
private static List<string> Quotes { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user