other-js-ts

3634 threads · Page 40 of 73

Data stream 24 messages
hardy elm is it possible to have a function "return" multiple points of data or like a data stream in node.js?
How to code when i need to replace ![] 13 messages
fair panther replace(/![]/g,'1') doesn't works but replace(/!/g,'1') works if i want to replace [] how can i do it
syntax problems in javascript 37 messages
weary python creating this post for <@832427422653480990>
how to replace a specific Array content 25 messages
worldly rose So I'm making a user badges thing and using .toArray() function in this so whenever it gives more than one badge it does...
How can I use a For loop in a method description? 9 messages
flint pelican How to insert a for loop into the description? ```js embeds: [ new EmbedBuilder() ...
Need a little help with TS 45 messages
eternal tundra ```js import type { Message, Client } from "discord.js"; import type { CommandKit } from "commandkit"; import { Channel...
TypeScript
function calls exponentially more times each time 8 messages
weary python i have a website with a load() and submit() function. the load() function has an event listener which calls the submit f...
ForEach loop loop no. control? 11 messages
torn mural ```js await sorted.forEach((data, i) => { let Values = `${i+1}. **${data["username"]}** has **${data...
Node.js
canvas install error 3 messages
TypeScript
resolveJsonModule not working 7 messages
TypeScript
Webhook Issue 400 Bad Request 3 messages
error handling 2 messages
Cogs? In Discord.js? Any advice please :) 6 messages
Handler Error 2 messages
Node.js
'Module not found' error. 32 messages
Node.js
ERR_DLPOPEN_FAILED 5 messages
Node.js
Regex 27 messages
Node.js
How to properly extend Client to use client.commands ? 16 messages
delicate wasp I tried extending the Client to use client.commands but I still get an error while compiling, I dont understand how to m...
TypeScript
findIndex problem 7 messages
How to default export an object of an interface type in TS 53 messages
Node.js TypeScript
Html and JavaScript 10 messages
short pollen I barely have any clue on how to code on JavaScript I follow YouTube to code my pages. I followed this video where he ma...
Browser
What is this error ? why I get this error every day? 3 messages
Node.js
Cant get the collect command to work 13 messages
Node.js Database
running python in node.js 66 messages
pseudo stone ```js function runpy(username){ var dataToSend; const python = spawn('python', ['verify.py']); python.stdout.on('data'...
Add-shop-item command doesnt work 10 messages
Node.js Database
.find() ? - mongodb 2 messages
Typescript config issue? 6 messages
TypeScript
i have an unfound module error 2 messages
Node.js
Discord-html-transcripts 2 messages
difficulties translating between requiring modules and importing them 8 messages
npm Canvas: undo clip or something 3 messages
Node.js
Domain to API run on VPS 290 messages
novel scarab idk what else to do through nginx
Node.js Browser Database
Auto Delete Mongoose Documents 8 messages
Node.js
MySQL issues 27 messages
Database
type inferring function using discord-api-types 4 messages
Not registering my commands 5 messages
Node.js TypeScript
Express - Settings user's cookies cross-domain 8 messages
Tip 3 messages
Node.js
Idea? 5 messages
Node.js TypeScript Database
Adding custom options to the Client class, not sure if it's the right way 2 messages
Node.js TypeScript
Need help 15 messages
TypeScript
Import cache? 3 messages
Node.js TypeScript
Help me with my bot! (im a Newby) 13 messages
Node.js
Buy command doesnt work 27 messages
Node.js Database
Error: val is not a non-empty string or a valid number. val={} 15 messages
Node.js
Auto Delete Mongoose Documents 2 messages
Node.js
Bot website? 45 messages
Node.js Browser
ms package 19 messages
Node.js
Db.query its not a function 32 messages
Database
cmd.run issue 37 messages