Skip to content

ItzMiracleOwO/discord-linuxserver

Repository files navigation

discord-linuxserver

Manage your linux server over discord

Bot
CodeFactor commit
CodeQL Lint
CircleCI
JavaScript

Requirements

You will have to be on linux server to use this bot. This project is tested on node version 18.16.0, if you are using other version, you may run into problems.

Feel free to open issue to ask question, and if you successfully ran the bot on another version of node, please tell us by opening an issue

How to use

  1. Copy config.json.example to config.json and fill it in
  2. Run npm install to install dependencies
  3. Run node deploy.js to deploy slash commands
  4. Run node index.js to start the bot

You're all set!