https://github.com/cmdruid/discord-bot-template
A modern template for starting a new Discord bot project.
https://github.com/cmdruid/discord-bot-template
discord discord-bot discord-js
Last synced: 3 months ago
JSON representation
A modern template for starting a new Discord bot project.
- Host: GitHub
- URL: https://github.com/cmdruid/discord-bot-template
- Owner: cmdruid
- License: mit
- Created: 2021-08-29T00:27:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-17T06:15:45.000Z (over 4 years ago)
- Last Synced: 2025-01-04T02:51:45.507Z (over 1 year ago)
- Topics: discord, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-bot-template
A modern template for starting a new Discord bot project.
The environment variable `DISCORD_API_TOKEN` must be set with your app's token (from the Discord Developer's portal).