An open API service indexing awesome lists of open source software.

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!

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

![](/images/Slash_Command.png)
- Context Menus

![](/images/Context_Menu.png)

# ⚠️ 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*