How to make / command not act like a ! command

    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.
Was this page helpful?