Skip to content

Simple example of slash-commands in discordbot (discord.js)

Notifications You must be signed in to change notification settings

noramold/slashBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TD-BOT

Commands

Commands that have been implemented and can be used - fixing regulation later on

  • Create
    • create roles
  • echo
    • echos what you are saying
  • ping
    • replies pong

Events

Event handler for occuring events

  • ready
    • only happens once for the bot to run
  • guildMemberAdd
    • when a user arrives in the server
  • interaction
    • any interaction with the bot

Mongo DB

For selecting stuff yoruself

About

Simple example of slash-commands in discordbot (discord.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published