From 8133dced69fc5dde48f5b12c25685a731d7b6236 Mon Sep 17 00:00:00 2001 From: Tearzz Date: Wed, 27 Jun 2018 00:01:19 +0200 Subject: [PATCH] Update TwitchBot.rb --- TwitchBot.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/TwitchBot.rb b/TwitchBot.rb index c0368ce..18bc094 100644 --- a/TwitchBot.rb +++ b/TwitchBot.rb @@ -1,5 +1,3 @@ -# This is a simple test to see if the commit worked. - # Message formatting in console class String def red; "\e[31m#{self}\e[0m" end