https://github.com/turtlepaws-workshop/bot-template
A Discord.js bot template!
https://github.com/turtlepaws-workshop/bot-template
discord-bot discord-js-template discord-template discordjs
Last synced: 10 months ago
JSON representation
A Discord.js bot template!
- Host: GitHub
- URL: https://github.com/turtlepaws-workshop/bot-template
- Owner: turtlepaws-workshop
- Archived: true
- Created: 2021-07-04T01:22:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T19:17:32.000Z (over 2 years ago)
- Last Synced: 2025-04-30T02:38:25.196Z (about 1 year ago)
- Topics: discord-bot, discord-js-template, discord-template, discordjs
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👋 Hey there!
This is my first bot template for new coders using Discord.js v13 & node.js v16! 😎
# ⚙️ Requirements
- Discord.js v13 & node.js v16.6.0 or newer.
- Discord bot. You can create one [here](https://discord.com/developers/applications).
# 💾 Setting Up
1. Do not fork this repo use the "Use Template" button
2. Fill out the fields/text
3. Clone your repo
4. Edit the `config.json` & optionally the `config.js` file
5. Remove the `#` on line `5` in `.gitignore`
6. Run `npm install`
7. Code your heart away! 💖
8. You can start the bot with `node index.js` or you can run it with [VS Code](https://code.visualstudio.com/) F5 ✨
# 🪄 Features
- Slash Commands

- Context Menus

# ⚠️ Before you go...
If you use this for your bot please tag me on [Twitter](https://twitter.com/Turtlepaw_Sims) or ping me in my [Discord](https://discord.gg/5dcXdShu8j)! If this helped you or you like it please give it a ⭐!
**Thanks for using this template, happy coding! 🖱️**
---
📋 *You can remove this README if this is a fork*