SylveonDeko
Explore posts from serversBest way to limit file size when downloading a url
So im adding a way to ahve custom images for xp but dont want to have people put in custom urls that have it download a file thats over 10gb lol. Best way to avoid this? And no im not limiting to discord file uploads unless absolutely necessary
12 replies
❔ help printing 10 barcodes on 1 4x6 label
So I need a program to create a label that has 10 barcodes on it, it's for inventory. The program itself already adds to excel and stuff for inventory but we need it to print something that contains 10 barcodes to slap on the outside of the box
6 replies
❔ parse a single json property differently
So i have an existing json model that i cannot retire because some users already use it. I want to be able to parse a single property inside that json model 2 ways, the old way and the new way. how would i do that? Property and model in question: https://github.com/Pusheon/Mewdeko/blob/main/src/Mewdeko/Common/NewEmbed.cs#L70
14 replies