Skip to content

A simple discord bot with slash commands using discordjs and typescript. This can also be used to get the newly released active developer badge, execute the /activedev command while running the bot to know more

License

Notifications You must be signed in to change notification settings

teelomeow/Discord-Bot-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Template

Requirements

Requirements for the active developer badge

  • Discord bot
  • Discord server that you own

Getting started

  1. Either download the latest source code directly from the releases tab, git clone it or generate a new project from this template
  2. rename the .env.example to just .env ( make sure to have show file name extensions on )
  3. edit the BOT_ID and BOT_TOKEN inside .env to your application id and bot token
  4. run npm i inside the base directory of the bot
  5. run npm run dev or npm run start inside the base directory of the bot
  6. now your bot should be up and running!

About

A simple discord bot with slash commands using discordjs and typescript. This can also be used to get the newly released active developer badge, execute the /activedev command while running the bot to know more

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published