Bios-Marcel / cordless

The Discord terminal client you never knew you wanted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to send messages with scripts

CorvetteCole opened this issue · comments

What do you want

I want to be able to call a function to send a message in response to one received in with onMessageReceive

Why

Because people could have their discord clients respond to certain keywords to tell them they are offline etc

Implementation hints

Don't need to make the script set all the variables, also this would prevent abuse. Instead maybe create a method where you feed in the message from onMessageReceive and the text you want to send and it sends it in that same channel and server

cordless is not doing too well regarding ToS but this would be even more problematic. If you want scripted chat messages use a discord bot or another chat provider I guess.

I agree with the guy above, Cordless already has ToS violation problems, but this counts as account automation, which isn't permitted.

#362 this pull request implements this

You are free to keep this capability in a fork of yours, but we'll not be merging this. There's no scenario where this really makes sense. If you want AFK replies, you should probably set a custom status saying you are gone for a while.

understandable, no hard feelings!