Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Add ability to send messages with scripts #356

Closed
CorvetteCole opened this issue Oct 19, 2020 · 5 comments
Closed

Add ability to send messages with scripts #356

CorvetteCole opened this issue Oct 19, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@CorvetteCole
Copy link

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

@ChillerDragon
Copy link

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.

@Bios-Marcel Bios-Marcel added the enhancement New feature or request label Oct 25, 2020
@polyzium
Copy link
Contributor

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

@CorvetteCole
Copy link
Author

#362 this pull request implements this

@Bios-Marcel
Copy link
Owner

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.

@CorvetteCole
Copy link
Author

understandable, no hard feelings!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants