Skip to content

Turtlepaw/bot-template

Repository files navigation

👋 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.

💾 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 F5

🪄 Features

  • Slash Commands

  • Context Menus

⚠️ Before you go...

If you use this for your bot please tag me on Twitter or ping me in my Discord! 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