diff --git a/Makefile b/Makefile index b86e8ff..3c50a8d 100644 --- a/Makefile +++ b/Makefile @@ -9,3 +9,6 @@ probotic: $(SRC) $(HDR) # do nothing but update them... $(SRC) $(HDR): + +run: + ./probotic -server irc.rizon.net -port 6667 -username probotic -channel '#/g/chad'