added alias

This commit is contained in:
2020-03-18 19:32:51 +00:00
parent 6da584cefa
commit ab22399e02

View File

@ -53,6 +53,7 @@ func newBot() *bot {
// this handles setting up command advertisements and aliases
func (b *bot) registerCommands() {
opts := keybase.AdvertiseCommandsOptions{
Alias: "Jitsi Meet",
Advertisements: []chat1.AdvertiseCommandAPIParam{
{
Typ: "public",