Seeking for Guideline
I have used discord commando (command handler) for a while (1.5 years ago), since commando is no more available. I want to migrate in sapphire (refereed). I need a guideline...
8 Replies
Well for starters you're looking at a complete rewrite from scratch. Other than that we have a user guide on https://www.sapphirejs.dev
Sapphire Framework
Home | Sapphire
Sapphire is a next-gen Discord bot framework for developers of all skill levels to make the best JavaScript/TypeScript based bots possible.
in addition, I am back after 2 years in discord. Many things has changed so far. I'm confused. There are already 10k+ lines of codes.
I should start from scratch again with sapphire (that's tough) or transform my code according to sapphire (I want)
correct
you'd need to anyway going sapphire to discordjs but you're also going DJS v... 11 I guess? To v14. Which is a huge change all things considered. Even if it wouldn't be for sapphire a complete rewrite would be better
yah, mine is DJS v.12
this is my old one.
a command file
flashbacks to when I used commando
sorry
how would it look for sapphire?
are those options available in sapphire
they all are yes but sapphire uses a very different structure which is why you'll be rewriting from scratch. See the guide for more info.