Apteryx
Explore posts from serversBSBuape Studios
•Created by Mei on 1/9/2025 in #kiai-support
Importing from MEE6 Error
I did notice there were type errors with the mee6 package import but assumed that was an issue I was having with bun
It's trying to access .default on the import
41 replies
TypeError when importing any command or Client
It's more related to webpack/next. Base is defined, Module isn't which is what webpack seems to be star importing carbon as. Tho I have no idea why or how to solve this, Evaluate is run on Next to so it is possible to do. What version of next.js are you using? Are you using turbopack?
23 replies
BSBuape Studios
•Created by Apteryx on 12/26/2023 in #kiai-support
Rank card background has no validation
@Shadow
wsrv.nl is a free image cache and resize/image proxy service, i used it with my Qwaroo project to validate user inputted image urls (as well as to proxy images to prevent tracking)
it will return status code 200 if it is a valid image, otherwise 404
in response to https://discord.com/channels/744282929684938844/1167521129607479338/1189049235795091539
2 replies