Skip to content

Add files via upload #2

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 5 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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# discord.js-v13-slash-commands
Creating slash commands for discord.js v13 bot
# Discord.js v13 Balance Slash Command
balance slash command of discord.js v13
Youtube tutorial: [Click here to watch video](https://www.youtube.com/watch?v=a96JUBiUbMY&t=4s)

### Subscribe our YouTube Channel
[Cody Dimensions Youtube channel](https://www.youtube.com/channel/UChCwEZuaY3fsYRLp5WZ3ZJg)
Expand Down
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