Skip to content

A simple temlpate to easily get you started with creating your own bot for Discord!

License

Notifications You must be signed in to change notification settings

NiklasPeterson/discord-bot-template

Repository files navigation

discord-bot-template

A simple template to easily get you started with creating your own bot for Discord!

Features and technologies used


Deploy using Railway

Deploy on Railway


Project structure

├── commands
│   ├── beep-local.js
│   ├── ping-global.js
│   ├── server-global.js
│   ├── user-global.js
├── events
│   ├── interactionCreate.js
│   ├── ready.js
├── .env.sample
|–– .gitignore
|–– .eslintrc.json
|–– config.json.sample
├── deploy-commands-global.js
├── deploy-commands.js
├── index.js
├── package.json
├── README.md

About

A simple temlpate to easily get you started with creating your own bot for Discord!

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •