Merge pull request #1108 from MaxLeiter/ctcp-command

Add ctcp to constants, adds to auto-complete
This commit is contained in:
Pavel Djundik 2017-04-29 09:17:48 +03:00 committed by GitHub
commit 0773bf1ecb

View file

@ -7,6 +7,7 @@ const commands = [
"/banlist", "/banlist",
"/close", "/close",
"/connect", "/connect",
"/ctcp",
"/deop", "/deop",
"/devoice", "/devoice",
"/disconnect", "/disconnect",