1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-16 14:05:07 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Kaspari
6548cbe894 Implemented command: /echo <text> 2010-03-09 23:14:02 +01:00
Sebastian Kaspari
7ee8984f9a Implemented command: /names 2010-03-09 22:25:54 +01:00
Sebastian Kaspari
2dd9d4a3e8 Implemented /me <action> 2010-03-09 22:14:39 +01:00
Sebastian Kaspari
3abf251c36 New command syntax: /command <param> [<optional>] 2010-03-09 22:00:04 +01:00
Sebastian Kaspari
995ba53319 Implemented /join channel [key] 2010-03-09 20:24:33 +01:00
Sebastian Kaspari
8cec5b100d CommandParser: imports 2010-03-09 20:13:53 +01:00
Sebastian Kaspari
9b572792ea Commands can throw CommandExceptions 2010-03-09 20:13:29 +01:00
Sebastian Kaspari
4c3fb69a02 Implemented the first command: /nick 2010-03-09 19:58:51 +01:00
Sebastian Kaspari
d5e72638d1 Check for commands and parse them 2010-03-09 19:46:02 +01:00