Skip to content

A BOT MADE TO USE DISCORD'S NEW SLASH COMMANDS

Notifications You must be signed in to change notification settings

Meme-Development/Slash-cmd-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Slash Command Bot

Buy Me a Coffee at ko-fi.com

This Repository is for a Discord Bot which uses slash commands

COMMANDS .

Commands created are guild specific to use the commands in all the guild just client.api .applications(client.user.id) .guilds(config.guildid) .commands.post({}) Edit this to: client.api .applications(client.user.id) .commands.post({}) (IT TAKES UPTO 1 HOUR TO UPDATE IF YOU USE IT FOR ALL THE GUILDS)

Installation | How to use the Bot

1. Install node.js v12+ or higher

2. Download this repo and unzip it | or git clone it

3. Install all of the packages with npm install | the important packages are npm install discord.js

4. Fill in the parameters, RIGHT in ./config.json

5. start the bot with node index.js

NOTE:

If you are having errors/problems with starting delete the package.json file and do, before you install the packages npm init

MAKE SURE THAT THE BOT HAS PERMISSION TO USE SLASH COMMANDS

SUPPORT

PLEASE INVITE MY BOT AZTEX BOT TO YOUR SERVERS!

About

A BOT MADE TO USE DISCORD'S NEW SLASH COMMANDS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%