Skip to content

marwankheidr/Discord-Bot-Starter-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Bot Template

A simple and easy to understand bot template made for people new to coding

AboutInstallationAdditional HelpCredits

About

This is a code template that will help you build a Discord bot in a quick and elegant way. You just have to tweak a few settings to your liking, add your commands, and you'll be ready to go.

If you liked this repository, feel free to leave a star ⭐ and follow me, it actually means a lot.

Pre-requisites


  • You first have to make the bot application using the Discord Developer Portal and add it to your server. -If you've already completed this step, move on to the Installation section.

Installation

First clone the repo:

git clone https://github.com/Mystic2103/Discord-Bot-Starter-Template.git

After cloning, run:

npm install

Followed by:

npm i express

Followed by:

npm i discordie

To launch the bot, run:

node .

Additional Help

If you're still confused and need more assistance join the Support Server

Credits

  • Mystic - head developer - github