Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.JS Bot Base

Simple example for my discord.js bots

Getting started

Installation

Installing your own Discord Bot:

https://github.com/OnSebii/Discord.JS-bot-base DiscordBot
cd DiscordBot
npm i
npm start

Setup your own Bot

Go to Discord and create your own Bot there.

cd DiscordBot
cd config

edit config.json.example with your own bot key. After this rename it to config.json.

Invite your bot to your Discord server

Example Invite token. Replace 'YOUR_ID' with your bot id.

https://discord.com/oauth2/authorize?client_id=YOUR_ID&permissions=8&scope=bot

About

Discord JS Bot example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages