Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 620 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 620 Bytes

Executionner - the discord.js version

Execute remote commands from your discord bot. Assign the bot to a server and a channel, all inputs will be executed directly on the remote server.

Usage

Just type in the commands like you do in a terminal

Click on the ⛔ reaction to force stop a PID

Use // at the beginning of your message to ignore it

Setup

git clone https://github.com/alecs297/executionner
npm i
#Then modify the settings.json and tokens.json to fit your needs
#Make sure to give your bot the reaction permissions on the server

//TODO

  • eval channel
  • custom commands