yewshanooi / sodium

Open source discord bot with application commands and a user-friendly interface
https://skyelements.github.io/sodium.html
MIT License
10 stars 5 forks source link

updated npm packages and command bot presence modified #32

Closed Manzanitabot123 closed 2 years ago

Manzanitabot123 commented 2 years ago

Hi @yewshanooi , in this commit I updated the npm Discord.js and modified the botpresence.js file, specifically added streaming presence, I would also like to categorize commands into subfolders though, can I add it? I ask because in most repositories it is organized that way, it can be very repetitive but it also looks much better

Example: image

Thank you, I await your response

yewshanooi commented 2 years ago

I would also like to categorize commands into subfolders though, can I add it? I ask because in most repositories it is organized that way, it can be very repetitive but it also looks much better

Yeah, sure it seems like a good idea too. Be sure to update the help command too as it depends on the current commands folder for it to work.