Ability to create custom metada for users within a guild that are used locally by the bot so that we don't need databases

Comments

3 comments

  • donovan_dmc

    Is it so hard to save something to a json file, or hell, a text file even?

    -2
  • nekomancer0

    Guys, I did it! Just install the 'enchantcord' npm package. Import it with 'require("enchantcord")' and know you can access to the .metadata property in message, guildMember and GuildChannel. And you have the .permissionError(permissions, message?) method and the .findingError(names, message?) method on the CommandInteraction class. This is all for the moment. (Stop use ddas, it doesn't work properly)

    https://www.npmjs.com/package/enchantcord

    0
  • donovan_dmc

    That's literally just a database by another name

    0

Please sign in to leave a comment.