Skip to content

Say Command (Slash Command) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# discord.js-v13-slash-commands
Creating slash commands for discord.js v13 bot
# Discord.js v13 Say/Echo Slash Command
say/echo slash command of discord.js v13
Youtube tutorial: [Click here to watch video](https://www.youtube.com/watch?v=ceu00tGJ_GY)

### Subscribe our YouTube Channel
[Cody Dimensions Youtube channel](https://www.youtube.com/channel/UChCwEZuaY3fsYRLp5WZ3ZJg)
Remember to like and share our videos!

### Discord Server
[Click here to join Cody Dimensions Server](https://discord.gg/D8RPg7YSJv)


## Codes of slash commands
Switch the branches to view codes of different slash commands

<img src="https://i.imgur.com/FIgLPRr.png"/>
3 changes: 0 additions & 3 deletions Slash Command Handler/.env

This file was deleted.

10 changes: 0 additions & 10 deletions Slash Command Handler/commands/info/ping.js

This file was deleted.

57 changes: 0 additions & 57 deletions Slash Command Handler/commands/moderation/ban.js

This file was deleted.

57 changes: 0 additions & 57 deletions Slash Command Handler/commands/moderation/kick.js

This file was deleted.

31 changes: 0 additions & 31 deletions Slash Command Handler/commands/moderation/unban.js

This file was deleted.

21 changes: 0 additions & 21 deletions Slash Command Handler/commands/utility/avatar.js

This file was deleted.

14 changes: 0 additions & 14 deletions Slash Command Handler/commands/utility/membercount.js

This file was deleted.

20 changes: 0 additions & 20 deletions Slash Command Handler/commands/utility/say.js

This file was deleted.

17 changes: 0 additions & 17 deletions Slash Command Handler/commands/utility/snipe.js

This file was deleted.

3 changes: 0 additions & 3 deletions Slash Command Handler/config.json

This file was deleted.

13 changes: 0 additions & 13 deletions Slash Command Handler/events/interactionCreate.js

This file was deleted.

20 changes: 0 additions & 20 deletions Slash Command Handler/events/messageCreate.js

This file was deleted.

35 changes: 0 additions & 35 deletions Slash Command Handler/handler/command.js

This file was deleted.

49 changes: 0 additions & 49 deletions Slash Command Handler/handler/slashCommand.js

This file was deleted.

Loading