Skip to content

A bot suited for supporting at the event Ruslan 2019 and beyond

License

Notifications You must be signed in to change notification settings

aau-datsw/Ruslan-Bot

Repository files navigation

Getting Started

This bot is built with https://discord.js.org/#/

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g
  • node
nvm use 16.6.0

Installation

  1. Clone the repo
git clone https://github.com/aau-datsw/Ruslan-Bot.git
  1. Install NPM packages
npm install
  1. Create a .env file at the root of the folder, with the following variables
BOT_TOKEN=your_discord_bot_api
  1. update command listings
npm run config
  1. run the start script with (which is just a wrapper for npm run bot.js... for now)
npm run start

Usage

FILL IN WITH PICTURES OF COMMANDS

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/aau-datsw/Ruslan-Bot

About

A bot suited for supporting at the event Ruslan 2019 and beyond

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published