TelluriumMC / TelluriumChatBridge

Discord <-> ingame chat bridge for the Tellurium network.
MIT License
3 stars 0 forks source link

Whisper Bridge Commands #7

Open BlackTeal opened 3 years ago

BlackTeal commented 3 years ago

Add a Discord and Minecraft command to allow people whisper to each other

Its usage would be like this:

User#0001 executes a command in the bot dms /whisper Player1 hello, the command name would be whisper (or something else since if I remember correctly whisper is already a command in Minecraft) and it needs at least 2 arguments, the first argument would be the Minecraft player name (case-sensitive), and the rest of the arguments would be the message.

Player1 executes a command /whisper User#0001 hi, the command name would be the same as the Discord bot command, and the arguments would work the same way as in Discord, except that the Minecraft player name would be instead a Discord tag, e.g. User#0001 (and it's still case-sensitive), it would be nice if you could also use Discord IDs.