my sapphire bot not picking up any commands, i use message commands

no errors or no logs, no responses either
14 Replies
oddbaijanian
oddbaijanian14mo ago
oddbaijanian
oddbaijanian14mo ago
oddbaijanian
oddbaijanian14mo ago
GitHub
GitHub - ACGaming1508/Template.ts: Typescript template for discord....
Typescript template for discord.js v14 with Sapphire framework - GitHub - ACGaming1508/Template.ts: Typescript template for discord.js v14 with Sapphire framework
oddbaijanian
oddbaijanian14mo ago
using this template exact same
Ararou
Ararou14mo ago
export class Eval extends Subcommand { if it’s a subcommand it won’t work as a message command
Krish
Krish14mo ago
loadMessageCommandListener = true
Favna
Favna14mo ago
Neither of the above, you covered those already. @Krish and @Ararou you guys should read the code before you answer. Your config.ts has an empty array for prefix yet you're trying to use $ as prefix.
Ararou
Ararou14mo ago
, can we remove prefix when
Favna
Favna14mo ago
By using slash commands kekw always mention the bot
Ararou
Ararou14mo ago
fr 2023 and message commands still exist
oddbaijanian
oddbaijanian14mo ago
what the fuck am i supposed to use
Ararou
Ararou14mo ago
idk, a prefix? src>config> and change the prefix value to smth and not an array prefix: '.'
Favna
Favna14mo ago
Please tone down the cursing. You can also ask politely and with normal vocabulary.