holy shit I am the goat
This commit is contained in:
@@ -2,7 +2,7 @@ using Valour.Sdk.Models;
|
||||
|
||||
namespace Reactor.Commands;
|
||||
|
||||
public static class HelpComamnd
|
||||
public static class HelpCommand
|
||||
{
|
||||
public static async Task Execute(Dictionary<long, Channel> channelCache, long channelId, String prefix, string memberPing)
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@ using Valour.Sdk.Models;
|
||||
|
||||
namespace Reactor.Commands;
|
||||
|
||||
public static class SourceComamnd
|
||||
public static class SourceCommand
|
||||
{
|
||||
public static async Task Execute(Dictionary<long, Channel> channelCache, long channelId, string memberPing)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user