Minecraft-Console-Client icon indicating copy to clipboard operation
Minecraft-Console-Client copied to clipboard

[Idea] Discord DM Chatbot

Open Art0sh opened this issue 2 years ago • 4 comments

Prerequisites

Console Client Version

Latest

Describe your problem

I want to request a feature for Chatbots/the Bot generally: As there already is discord bridge, I think it should/could be possible in scripts to send additional messages to specific channels, for example send the chat, as normal, in the specificed guild+channel, but also send it eg to the set owners using a dm, like sendPrivateDiscord(message), so I can look up the whole chat in the given channel, but also get more notable notifications when I get an private message on the bot, or something else matches the set up chatbot.

Suggest a possible solution

View previous text, I guess

Attach screenshot here (If applicable)

No response

Minecraft Version

1.20

Device

VPS

Operating System

Linux

Art0sh avatar Oct 12 '23 14:10 Art0sh

You can write it yourself in a script

Nekiplay avatar Oct 12 '23 18:10 Nekiplay

You can write it yourself in a script

And how? I didn't see a way to send messages in Discord with a self-written chatbot script...

Art0sh avatar Oct 12 '23 19:10 Art0sh

And how? I didn't see a way to send messages in Discord with a self-written chatbot script...

Use requests or other libs in your script

Nekiplay avatar Oct 13 '23 09:10 Nekiplay

I plan on re-writing the Discord chat bot to have an option for DMs, and multiple channels. But it won't be done any time soon.

milutinke avatar Dec 15 '23 09:12 milutinke