mirror of https://github.com/fluffle/goirc
Refactor commands so they are just handlers. Add commands that listen for YouTube/Webpage mentions and print information (Video Info/Title). Add simple command examples in client.go TODO: Use a better data store for the commands, perhaps a linked list like handlers. |
||
---|---|---|
.. | ||
commands.go | ||
commands_test.go | ||
connection.go | ||
connection_test.go | ||
dispatch.go | ||
dispatch_test.go | ||
funcs.go | ||
handlers.go | ||
handlers_test.go | ||
line.go | ||
line_test.go | ||
mocknetconn_test.go | ||
state_handlers.go |