tgstation / tgstation-server

A production scale tool for DreamMaker server management
https://tgstation.github.io/tgstation-server/
GNU Affero General Public License v3.0
66 stars 82 forks source link

Configurable discord bot prefix #1237

Open SandPoot opened 3 years ago

SandPoot commented 3 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Not really.

Describe the solution you'd like

A clear and concise description of what you want to happen. A simple text box on the chat bot you would like it to be applied on, right under "New connection string" and when applied, that would be the new prefix for doing commands with the bot.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered. There's no real alternative to this, you can only trigger the bot with "!tgs \"

Additional context

Add any other context or screenshots about the feature request here. Nothing.

ZeWaka commented 3 years ago

ChatManager.CommonMention

Cyberboss commented 3 weeks ago

@SandPoot you know you can trigger the bot with @mention <command> right?

ZeWaka commented 3 weeks ago

and?

Cyberboss commented 3 weeks ago

Just informing them, because they said !tgs was the only way in the OP.

SandPoot commented 3 weeks ago

I found out about this eventually, still worth adding this feature.