Skip to content
/ Nitrado-Bot Public template

Nitrado-Bot: A Discord Bot to control your Nitrado Gameserver.

License

Notifications You must be signed in to change notification settings

emilkrebs/Nitrado-Bot

Repository files navigation

Build Gitpod Ready-to-Code


Warning

This project needs a major rework and currently has many issues!

  • Update discord.js
  • Fix fatal issue #3
  • move from colors to chalk
  • update node-fetch
  • update typescript

This Bot lets you and others start your Nitrado Gameserver from Discord.

I am using this Discord Bot to start an ARK Server.

Getting started

  • Install node.js
  • If you don't already have a Discord Bot, create one here
  • Get a nitrApi access token here
  • Clone the repository using git clone https://github.com/emilkrebs/nitrado-bot.git
  • Create a config.json file that looks like this:
{
    "token":"your-bot-token",
    "nitrado_token":"your-nitrApi-access-token",
    "nitrado_id":"your-nitrado-serviceid"
}
  • npm i to install all required dependencies
  • npm run start to start the bot

Showcase

Commands

  • !start or !restart: Restart or Start your Gameserver
  • !stop: Stop your Gameserver

Showcase 2

Known Issues

  • [FATAL] Bot crashes when updating the status #3

Add Issue

About

Nitrado-Bot: A Discord Bot to control your Nitrado Gameserver.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published