Turtlepaw / bot-template

A Discord.js bot template!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ‘‹ 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

About

A Discord.js bot template!


Languages

Language:JavaScript 100.0%