From d860609a2c54523d2103d3a9ea156bc72c398bc8 Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Tue, 22 Aug 2017 14:20:50 +0200 Subject: tidied up --- DiscoBot/MyBot.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DiscoBot/MyBot.cs') diff --git a/DiscoBot/MyBot.cs b/DiscoBot/MyBot.cs index 12f5e56..f9bd427 100644 --- a/DiscoBot/MyBot.cs +++ b/DiscoBot/MyBot.cs @@ -35,8 +35,8 @@ namespace DiscoBot }); commands = discord.GetService(); - Mandelbrot(); - Server(); + //Mandelbrot(); + //Server(); DSA(); discord.ExecuteAndWait(async () => -- cgit v1.2.3-70-g09d2