© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
slash command not getting registerd - discord.js - Imagine an app
d-Iaa
discord.js - Imagine an app
•
2y ago
•
22 replies
cloud
slash command not getting registerd
index
.js
-
https://pastebin.com/v0UAU7g1
sample slash command
-
https://pastebin.com/U32EXgVN
file structure
-
.
├
─
─ commands
│
├
─
─ helper
│
│
├
─
─ handleDirectMessage
.js
│
│
├
─
─ handleMemberUpdate
.js
│
│
├
─
─ intervalTimeoutRemove
.js
│
│
├
─
─ leetcode
.js
│
│
└
─
─ run
-migrations
.js
│
└
─
─ utility
│
├
─
─ approve
.js
│
├
─
─ ping
.js
│
└
─
─ server
.js
├
─
─ config
.json
├
─
─ db
.js
├
─
─ index
.js
├
─
─ migrations
│
└
─
─ 0000
_create
_users
_table
.js
├
─
─ models
│
└
─
─ User
.js
├
─
─ mydatabase
.sqlite
├
─
─ package
.json
├
─
─ package
-lock
.json
└
─
─ payload
└
─
─ leetcode
.txt
Pastebin
const { token, clientId } = require('./config.json');const fs = req...
Pastebin
.com is the number one paste tool since 2002
. Pastebin is a website where you can store text online for a set period of time
.
Pastebin
const { SlashCommandBuilder } = require('discord.js');module.export...
Pastebin
.com is the number one paste tool since 2002
. Pastebin is a website where you can store text online for a set period of time
.
discord.js - Imagine an app
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,693
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
slash command getting messed up
d-Iaa
discord.js - Imagine an app / djs-questions
2y ago
slash command not showing
d-Iaa
discord.js - Imagine an app / djs-questions
10mo ago