mirror of
https://github.com/fluffle/goirc
synced 2025-05-12 18:44:50 +00:00
Add a command system
This commit is contained in:
parent
f212894aed
commit
3e83d30e71
4 changed files with 51 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -7,6 +7,7 @@ include $(GOROOT)/src/Make.inc
|
|||
TARG=rbot
|
||||
GOFILES=\
|
||||
rbot.go\
|
||||
handler.go\
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue