Skip to content

Necron-Network/necron-discord-bot

Repository files navigation

Necron Discord Bot Project

Overview

A discord bot project written in TypeScript.

Requirements

  • Node.JS v16.6.0 - latest

Installation

  • Clone this repository
    $ git clone https://github.com/Necron-Network/necron-discord-bot
  • Open project path
    $ cd necron-discord-bot
  • Install project dependencies
    $ npm i
  • Rename .env_example to .env
  • Fill the .env variables
  • Build the project
    $ npm run build
  • Run the project
    $ node -r dotenv/config dist/index.js

License

This project uses AGPL-3.0 license.

About

A discord bot project written in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published