Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to make / command not act like a ! command - discord.js - Imagine an app
d-Iaa
discord.js - Imagine an app
•
3y ago
•
6 replies
nthpyrodev
How to make / command not act like a ! command
prefix: {
type: DataTypes.TEXT,
defaultValue: "/"
},
prefix: {
type: DataTypes.TEXT,
defaultValue: "/"
},
When I type
/
, it doesn
't show up with all the other bots
, so I have to type it in full
, and send
, just as if I was typing a
! command
.
discord.js - Imagine an app
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,739
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How to make a ban command slash command
d-Iaa
discord.js - Imagine an app / djs-questions
3y ago
How to make help command
d-Iaa
discord.js - Imagine an app / djs-questions
2y ago