#Saving json string in mongodb

2 messages · Page 1 of 1 (latest)

ripe frost

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

velvet cipher

If you want to save a JSON string, stringify the JSON and put it in a string field