Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Example

🚧 Work in progress

A simple Discord bot built with Node.js and discord.js.

Features

  • Responds to !ping with Pong!
  • Example command structure for easy extension

Tech Stack

  • Node.js
  • discord.js
  • dotenv

Setup

  1. Clone the repo
  2. Run npm install
  3. Create a .env file with TOKEN=your_discord_bot_token
  4. Run npm start

Releases

Packages

Contributors

Languages