Skip to content

SevenLinesOfCode/Hydrogen-v14.7.1-Discord.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Discord bot using Discord.js version 14

release

A brief description of what this project does and who it's for

Requirements

License

Apache License 2.0

Run Locally

Clone the project

  git clone https://github.com/Electropositive/Hydrogen-v14.7.1-Discord.js

Go to the project directory

  cd Hydrogen-v14.7.1-Discord.js

Install dependencies

  npm install discord.js
  npm install mongoose
  npm install colors
  npm install ascii-table

Start the server

  node index.js

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DISCORD_BOT_TOKEN

MONGODB_URL

Screenshots

Screen Shot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published