mizorint
Explore posts from serversSIASapphire - Imagine a framework
•Created by mizorint on 8/30/2024 in #sapphire-support
How do I make my bot "greet" a new member?
So I have this projeect structure.
The code of
guildAddMember.js
file:
index.js
file:
For some reason, when I join with my alt, the bot does not react with any message. I need help finding out why, thanks!21 replies
DIAdiscord.js - Imagine an app
•Created by mizorint on 6/20/2024 in #djs-questions
Code organisation
Does discord.js have a feature like
Composer
in Telegraf (the library to make Telegram bots)?
I don't think so (or at least I don't know). It would be cool to have such a feature that helps organising code into files without implementing command and/or event handlers.
Please let me know if there is something like that by tagging me, thanks!8 replies