Open cheesits456 opened 3 years ago
Hello.
Any update on that ?
@Grim-reap3r If you're feeling particularly brave, you can remove line 61 (process.exit();) and the "&& msg.author === client.config.owner" part of line 45 of the script.js script. This will make the script accept commands from any discord user with access to the specified channel. Be advised that at the very least you should be very conservative with managing discord access to the channel you specify. A "more secure" solution might be using a different (selfhosted/private) bot that sends predetermined text messages when reacted to and specifying that bots ID in config.js.
Discussed in https://github.com/cheesits456/discord-ssh-bot/discussions/17