Skip to content

elvanz/economy-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord BOT Template

Use this as a starter kit/template to create your very own Discord BOT!

About

This template is made for Discord.js v13. Feel free to use them

Installation

  • Install node.js version 16.6.0 or newer here
  • Clone this git repository git clone https://github.com/elvanz/economy-bot.git
  • Install all dependencies npm install
  • Change .env.example file to .env and fill your BOT Token inside CLIENT_TOKEN="YourTokenHere"
  • Start your bot node index.js or npm start

Usage

  • If you prefer using SlashCommands for your BOT, you can use slash-create module for easy registration
  • Read slash-create-docs for reference

Commands

All the commands available

Name Aliases Description
help hlp,info View all available commands
ping pong Checks BOT Websocket Ping

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published