patch (database & slash commands)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using PluginManager.Database;
|
||||
using PluginManager.Others;
|
||||
using System.IO;
|
||||
|
||||
using PluginManager.Database;
|
||||
|
||||
namespace PluginManager
|
||||
{
|
||||
@@ -11,6 +12,7 @@ namespace PluginManager
|
||||
public static string WebsiteURL = "https://wizzy69.github.io/SethDiscordBot";
|
||||
public static string UpdaterURL = "https://github.com/Wizzy69/installer/releases/download/release-1-discordbot/Updater.zip";
|
||||
|
||||
public static TextWriter outputStream;
|
||||
}
|
||||
|
||||
public static SqlDatabase sqlDatabase;
|
||||
|
||||
Reference in New Issue
Block a user