Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
slash command not getting registerd - discord.js - Imagine ❄
d-I❄
discord.js - Imagine ❄
•
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 ❄
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,915
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
slash command getting messed up
d-I❄
discord.js - Imagine ❄ / djs-questions
2y ago
slash command not showing
d-I❄
discord.js - Imagine ❄ / djs-questions
9mo ago