mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
Refactor and simplify the main bot classes
This commit is contained in:
parent
7488ca459b
commit
999ea5f0b5
10 changed files with 482 additions and 377 deletions
|
|
@ -23,7 +23,7 @@ namespace PluralKit.Bot
|
|||
public string InnerText;
|
||||
}
|
||||
|
||||
class ProxyService {
|
||||
public class ProxyService {
|
||||
private DiscordShardedClient _client;
|
||||
private LogChannelService _logChannel;
|
||||
private IDataStore _data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue