Skip to content

khang-nd/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot boilerplate

Minimal setup

Development

  • Clone the repo.
  • Install dependencies with yarn or npm install.
  • Create a config.json file with your bot token at the root of the repository.
  • Handle your bot logic for the necessary events in src/events folder.
  • Run the bot with yarn start or npm start.

About

Minimal boilerplate to start developing a Discord bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published