Skip to content

EvarinDev/Discord.JS-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.JS-Example

This is an example project for using Discord.JS library.

Installation

  1. Clone this repository git clone https://github.com/EvarinDev/Discord.JS-Example && cd Discord.JS-Example
  2. Run npm install to install the dependencies.

Usage

  1. Create a new Discord bot on the Discord Developer Portal.
  2. Copy the bot token and Put the token in src/config.ts.
  3. Run npm run build
  4. Run npm start to start the bot.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published