From 9bc9bd0934cd4bc6e48ffae3875b3855e6a25702 Mon Sep 17 00:00:00 2001 From: anon Date: Thu, 3 Aug 2023 11:57:43 +0200 Subject: [PATCH] +make run --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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'