mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Large refactor and project restructuring
This commit is contained in:
parent
c10e197c39
commit
6d5004bf54
71 changed files with 1664 additions and 1607 deletions
|
|
@ -4,14 +4,13 @@ using System.Threading.Tasks;
|
|||
using App.Metrics;
|
||||
|
||||
using Autofac;
|
||||
using Autofac.Core;
|
||||
|
||||
using Discord;
|
||||
using Discord.WebSocket;
|
||||
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using PluralKit.Core;
|
||||
|
||||
namespace PluralKit.Bot.CommandSystem
|
||||
namespace PluralKit.Bot
|
||||
{
|
||||
public class Context
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue