From 340bc0334227f3e511e4b8e1ff76c4be8096edc8 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Thu, 24 Mar 2016 05:36:26 +0100 Subject: [PATCH] googie is evil, no need to credit him --- NadekoBot/Commands/VoicePlusTextCommand.cs | 7 ------- 1 file changed, 7 deletions(-) diff --git a/NadekoBot/Commands/VoicePlusTextCommand.cs b/NadekoBot/Commands/VoicePlusTextCommand.cs index fc6494ad..3538496a 100644 --- a/NadekoBot/Commands/VoicePlusTextCommand.cs +++ b/NadekoBot/Commands/VoicePlusTextCommand.cs @@ -9,13 +9,6 @@ using NadekoBot.Modules; using ChPermOverride = Discord.ChannelPermissionOverrides; namespace NadekoBot.Commands { - /// - /// This is an ingenious idea by @Googie2149 a few months back. - /// He never got around to implementing it, so i grew impatient - /// and did it myself. Googie is cool guy and a creator of RoboNitori - /// You can check out his server here: https://discord.gg/0ZgChoTkuxAzARfF - /// sowwy googie ;( - /// internal class VoicePlusTextCommand : DiscordCommand { public VoicePlusTextCommand(DiscordModule module) : base(module) {