mautrix / discord

A Matrix-Discord puppeting bridge
https://go.mau.fi/mautrix-discord
GNU Affero General Public License v3.0
253 stars 21 forks source link

guilds command not mentioned in help message #18

Closed spantaleev closed 1 year ago

spantaleev commented 2 years ago

The help message is currently like this:

This is your management room: prefixing commands with !discord is not required.

Unclassified

delete-all-portals - Delete all portals.

General

cancel - Cancel an ongoing action. help - Show this help message. version - Get the bridge version.

Authentication

login - Link the bridge to your Discord account by scanning a QR code.

Administration

discard-megolm-session - Discard the Megolm session in the room

The guilds command was not mentioned anywhere. I had to discover it from your Authentication docs page.

tulir commented 2 years ago

The help command only includes commands that you have access to

spantaleev commented 2 years ago

I see. Maybe it should print help again after successfully authenticating me?

It could also tell me:

Successfully authenticated as ...

Your direct messages are being bridged now. You may also wish to bridge some guilds via the guilds command.

Now that you are authenticated, you can also access other features. Send help again to see what they are.