#Saving json string in mongodb
2 messages · Page 1 of 1 (latest)
If you want to save a JSON string, stringify the JSON and put it in a string field
2 messages · Page 1 of 1 (latest)
how to save json string in mongodb? I make my own badges for the bot and when I give someone a badge, it returns undefined, and only the server id and user id are saved in the database and the badge is not
If you want to save a JSON string, stringify the JSON and put it in a string field