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