Discordsh
Run Shell commands from within Discord! Uses sh on Linux, and CMD on Windows.
Install / Use
/learn @Erisa/DiscordshREADME
discordsh
Simple bot that runs Shell commands inside Discord. Based off Yuuki-Bot.
Self-Hosting:
Requirements
- Ruby 2.3.1+ (Due to a bug in the Ruby interpreter, this bot won't work correctly with lower versions.)
- bundler (
gem install bundler)
Install
- Clone the repo:
git clone https://github.com/Seriell/discordsh.git - cd into the repo:
cd discordsh - Create a bot account and edit the config files accordingly (See config/README.md)
- Install bundler if you haven't already:
gem install bundler - Install the bundle:
bundle install - Run the bot. For Linux:
sh run_linux.sh. For Windows:run_windows.bat.
Updating
- Pull any changes from the repo:
git pull - Check any config changes. Open
config/config.yml.exampleand see if any new information is needed in yourconfig/config.yml.example - Update the bundle:
bundle update - Run the bot:
sh run_linux.shorrun_windows.bat
Please report any issues to @Seriel#3760 | <@228574821590499329> on Discord, or open an Issue on Github! <br />
You can also join our server for support! https://discord.gg/kZ9dHxJ <br />
Enjoy~ <br />
