Trivia rewritten, small cleanup.

This commit is contained in:
Master Kwoth
2016-02-02 12:23:58 +01:00
parent c721076147
commit 09bdaee91e
9 changed files with 315 additions and 374 deletions

View File

@ -5,7 +5,9 @@ using System.Text;
using System.Threading.Tasks;
using Discord.Modules;
using NadekoBot.Extensions;
using NadekoBot.Commands;
//🃏
//🏁
namespace NadekoBot.Modules
{
class Games : DiscordModule