Add missing tab completion for commands (#1754)

adds completion for /usercard, /follow, /unfollow, /ignore, /unignore
This commit is contained in:
Mm2PL 2020-06-27 11:30:05 +02:00 committed by GitHub
parent 15732cb9ba
commit ddd4a54e0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,8 @@
"/unban", "/timeout", "/untimeout", "/slow", "/slowoff", \
"/r9kbeta", "/r9kbetaoff", "/emoteonly", "/emoteonlyoff", \
"/clear", "/subscribers", "/subscribersoff", "/followers", \
"/followersoff", "/user" \
"/followersoff", "/user", "/usercard", "/follow", "/unfollow", \
"/ignore", "/unignore" \
}
namespace {