Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArkTech Discord Bot

Discord bot for the ArkTech Discord server.

Installation

  1. Clone the repository
git clone https://github.com/ArkTechOrg/ArkTech-Discord-Bot
  1. Go to the project directory
cd ArkTech-Discord-Bot
  1. Install dependencies
npm i
  1. Create a .env.development file in the root of the project and add the following environment variables (replace the values with your own):
PORT=3000
MONGO_URI="mongodb://localhost:27017/ArkTech-Discord-Bot"
  1. Start the server in development mode
npm run dev

The RESTful API Server will start on http://localhost:3000

About

Discord bot for the ArkTech Discord server

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages