/Stalker-Bot

RolePlay

Primary LanguageJavaScript

Stalker-Bot

What is this bot for?

This bot is some kind of RPG game in the S.T.A.L.K.E.R universe

Start

  1. Be sure to add the following ds.json file:
{
    "token":"YOUR_BOT_TOKEN"
}
  1. Start the bot For stable performance
$ npm run stable

For development:

$ npm run dev

Note: Dev uses nodemon