/discord-ssh

🚀 Discord bot for using shell commands remotely through Discord

Primary LanguageJavaScriptMIT LicenseMIT

Discord.ssh

Discord.ssh

🚀 Discord bot for using shell commands remotely through Discord

Discord Discord.js CodeQL Checks GitHub License



🔐 .env config

CHANNEL_ID=CHANNEL_ID_TO_RUN_SSH_COMMANDS
OWNER_ID=BOT_OWNER_ID
TOKEN=DISCORD_BOT_TOKEN
SUDO_USER=SUDO_USER
SUDO_PASSWORD=SUDO_PASSWORD
CUSTOM_CWD=DEFAULT_SSH_DIR_PATH

⁉️ Issues

If you have any issues with the page please create new issue here

📥 Pull Requests

When submitting a pull request:

  • Clone the repo.
  • Create a branch off of master and give it a meaningful name (e.g. my-awesome-new-feature).
  • Open a pull request on GitHub and describe the feature or fix.

📋 License

This project is licensed under the MIT. See the LICENSE file for details