diff --git a/main.go b/main.go index ec0cce0..fd23dde 100644 --- a/main.go +++ b/main.go @@ -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",