other-js-ts

3634 threads · Page 2 of 73

Interpreting js heap snapshot 7 messages
pastel blaze Hello smart people, I took a heap snapshot of my bot, and I am wondering about how to interpret all of this… For the...
Node.js
I can't initialize tailwind.css into react 7 messages
slim haven When I run the tailwind command: npx tailwindcss init -p It returns this error: npm error could not determine executabl...
Node.js
Discord Bot Features 9 messages
chilly crow I'm making a bot with almost all features a discord bot can do, so plesae drop the ideas if i'm missing anything
Music System Soruce 3 messages
chilly crow i'm looking for reliable soruce for my music system, if anyone do know, please let me know
guild tag event 21 messages
chilly crow ,
Giveaways 29 messages
chilly crow well i was just wondering how populor bots do handle giveaways ending
DataBase Latency Issue 86 messages
chilly crow my api latency is 100ms but database api latency is literally going like even 63100ms+ or sometime fast
Is this really a Discord.js problem? 22 messages
opal salmon So, I used BotGhost to build my public bot, and I started noticing that it did behave incorrectly when a message got del...
Does the reloading commands section work for Windows 11 14 messages
dense copper considering there's this message on the website ```ESM does not support require and clearing import cache. You can use h...
fs 14 messages
brazen horizon Hi, does anyone know how to avoid replacing the existing content and simply add new content using fs? I've tried that, b...
Node.js
Tiktok API 87 messages
chilly crow tiktok not sending webhook event or maybe i'm doing wrong
help 5 messages
gray bobcat msg
How do I remove all components from a webhook? 3 messages
oblique yacht I have sent a webhook that has a bunch of components, and I need to remove them. Sending ```ts const z = await f...
TypeScript
cron schedule sometimes not firing 102 messages
slender geode I sometimes have this issue that a cron schedule doesnt fire/schedule. Does anyone have a better understanding of cron s...
Node.js
vscode sends pc into reboot 21 messages
supple creek whenever i am using vscode there is a chance my laptop's screen suddenly goes black and the device reboots shortly after...
Slicing search results into embed 71 messages
gritty isle How do i slice embeds properly? For example i have some search results (for example a string[]) and i need to fit them i...
Node.js
Discord: What is a modal file upload component attachment's lifetime? 17 messages
unique lodge The docs describe it as an ephemeral attachment. On another doc page they describe that epheemral attachments will be gu...
Node.js TypeScript
NVM 3 messages
Node.js
best library to create images with user avatar, text etc. ( not canvacord )? 42 messages
dim osprey to create rank cards etc? Easiest one?
Node.js
Optimising Mongoose 9 messages
scarlet pier I run a bot in my server that has a record of around 50,000~ mod logs, when running a command that queries these logs or...
Node.js Database
pm2 memorizing command line args 12 messages
supple creek Let's say i started my pm2 bot process with `--deploy` arg to deploy commands to discord. Then i made some changes to co...
Node.js
Building project with tsup 30 messages
lethal plover Hey, I am creating a bot using typescript, but when building it to JS with tsup, I've got some issues. I have a functio...
Node.js TypeScript
SMTP 2 messages
karmic widget hey, on free scout we are getting this error `Send error. Swift_Transport_AbstractSmtpTransport::start(); Last Command:...
Node.js
Not djs, just discord question 3 messages
hazy rock In docs I've read that grant_type should be `refresh_token`, but it isn't works I'm sure that `refresh_token` is valid, ...
Node.js
Im not sure what to do 9 messages
quick tinsel ```js const sequelize = new Sequelize('database', 'username', 'password', { host: 'localhost', dialect: 'sqlite'...
Database
Database Design SQL 4 messages
digital bloom Hi guys, I’m kind of stuck in a situation where things work, but it’s kinda complex because of a hybrid approach (explai...
Node.js TypeScript Database
MongoDB 4 messages
novel crescent Is there a way to use mongoDB with Map()?
Database
Improving error debugging 13 messages
analog tree As you can see in the screenshot, I have an interaction handler that runs the various handlers of my slash commands, lik...
Node.js
Looking for 2 messages
mighty rock I am looking for.... https://docs.google.com/document/d/1CfiASP3sWOIn3dX-Eq7E6I2iUsDyqiIjFS5l_4QkoI8/edit?tab=t.eoz0m3nv...
Transcript html viewer 8 messages
crystal hedge The HTML transcript viewer `mahto.id/chat-exporter` has been offline for a while now; are there any alternatives to this...
Node.js
Deferred callback not updating 399 messages
south prism I wanna do this: Defer > Do something > edit original callback to a message However, it only defers, doesn't edit later...
Node.js TypeScript
Importing another function breaks my function 11 messages
slender geode Hello. I have a weird issue where i import another function to use in my function i get an error saying that the functio...
Node.js
Looking For UI Feedback 2 messages
Looking for UI feedback 105 messages
buoyant robin Working on an app and I want to know if everything looks alright (mostly colors because they look very different on my p...
Deleting messages of yourself on Discord throughout everywhere (DMs and Servers) 8 messages
opaque burrow Hey everyone, so a pretty nasty doxxing incident happened and I need to clear my DMs from people in a server X and messa...
Node.js Database
DiscordTS template 2 messages
pseudo adder Hello, I am sharing my discord.js template in TypeScript here, which currently features automatic management of command ...
Node.js TypeScript
Sequelize + Postgresql bad left join 5 messages
hard ridge i have this query with sequelize + postgresql: ```ts const save = await Save.findOne({ where: { id }, include:...
TypeScript Database
*bangs head on wall* Why isnt it printing where i want?? 27 messages
maiden lotus basically what titles says im struggling to get the number seen in DEBUG to be next to "won" i have also asked for advic...
Node.js
Webhook events handler with Hono not working 7 messages
south prism Somehow, when I try to configure my endpoint from the DDevs dashboard, it only works if no event types are selected/the ...
Node.js TypeScript
Puppeteer full page 10 messages
karmic widget When i try to take full screenshot, it only takes ss of the viewport. ```js const puppeteer = require("puppeteer-extra")...
Node.js
i need help 5 messages
cinder wind When i try to deploy the commands this happened: throw this.error; ^ ExpectedConstraintError: Invalid string forma...
Node.js
Really weird issue with image processing library 9 messages
feral mason So i'm making this bot with discord.js and Jimp that replaces the green and blue parts of an image with a specific user'...
Typescript Error 17 messages
cinder wind TypeError: Cannot read properties of undefined (reading 'getString') at Object.execute (C:\Users\timpu\OneDrive\Dev ...
TypeScript
how do i differentiate classes and functions? 26 messages
normal storm :>
Reference Error 9 messages
cinder wind Hello, i tried to deploy commands and a reference error pops out for no reason. PS C:\Users\timpu\OneDrive\Desktop\Nova...
Node.js
error 7 messages
cinder wind when i go in the terminal and put node deploy-commands.js in the terminal, shows an error ```node:fs:1583 const resul...
Node.js
SyntaxError: Identifier 'fs' has already been declared 10 messages
cinder wind when i try to deploy the commands, it shows me an syntax error.
Node.js
Reminder library 15 messages
fallow osprey Are they any library i could use for reminder example let’s say i save in mongo database a reminder for in 4 days and th...
Node.js TypeScript
TypeError: Cannot read properties of null (reading 'setPresence' 12 messages
cinder wind when i try to set a custom status for a discord bot, it gave me an error, i tried this 4 times it didn't work, ```const...
TypeScript
command gives undefined 134 messages
next geyser command gives undefined, but need client.commands...
TypeScript