Browse Source

Test commit for Discord webhook

master
Tearzz 5 years ago
committed by GitHub
parent
commit
08474da077
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      TwitchBot.rb

+ 2
- 0
TwitchBot.rb View File

@ -1,3 +1,5 @@
# 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

Loading…
Cancel
Save