other-js-ts

3634 threads · Page 7 of 73

issue with user 4 messages
hallow marsh hi, its saying that im linked to this account but im not. this is my code
Node.js Database
ts and env 31 messages
pastel blaze Hey all, When you use dotenv and a .env, ts can't infer what the type of var is as it may not exist (I'm guessing). Is ...
Node.js TypeScript
How much RAM 12 messages
sage ore How much RAM should I get for a one server discord bot? Lmk what context you need
TypeScript
data.stringify is not a function 7 messages
steep yacht hi
problem with client 36 messages
hallow marsh FNBR.js: https://sourceb.in/MAXpfL5f9i Button: https://sourceb.in/RzWKcxGHVQ How can I export the client and use event...
Node.js
how to fix path issues 20 messages
How to update array (mongoose) 5 messages
scenic sentinel How would I later update an object within the tickets array? I want to find an object from the array using a channel id ...
Node.js Database
Error: Plugin 'caching_sha2_password' is not loaded (NOT SOLVED PLEASE HELP) 9 messages
atomic dock <:crySparkle:1257817748218708070> Im trying my hand at having my frontend use post requests to talk to my service layer...
Node.js Database
not saving channel ids in db 30 messages
hallow marsh https://sourceb.in/PnA4NiZ58i https://sourceb.in/q8k800WtfU Does anyone know why its not saving the channel ids in my s...
Node.js Database
Need help. 11 messages
fathom kettle i created authorization link so the bot can have the permission join servers for you, but when peoples authorize then id...
Exit code 1 [SOLVED] 202 messages
rose barn I have no information to give but the screenshot the process exists with code 1. Can't log anything, I even tried "proce...
Node.js
Problems with readline.question 7 messages
hollow wolf Quick question, does anyone know why when I have multiple readline questions, they just skip ahead? ```js example let q1...
Node.js
parameters displaying as never instead of their types 26 messages
gray dawn https://tinyurl.com/tscplayground1 If you take a look at the typescript playground above, it shows that ``` (parameter...
TypeScript
API Error or Bad Request 4 messages
mossy pelican Is this on my side or the APIs ```js try { const response = await fetch(url, { method: "GE...
Node.js Browser
Discord Accessibility Question 2 messages
old cape Is there a way to add a keyboard keybind to an embed button? Similar so how when you press any button on an embed, you ...
TypeScript Still Thinks interaction.guild Might Be Null After Null Check 7 messages
royal dust Ran into an issue where TypeScript still warns that interaction.guild might be null, even after explicitly checking it i...
Discord.js Attachments and Deno 12 messages
viral bone I am migrating my Discord.js bot over Deno, however, I am encountering an issue. ```ts const embed = new EmbedBuilder()...
issue using i18next and discord 41 messages
magic storm having issues with integrating i18next into my discord bot.. seems to just return the string for some reason
TypeScript
Unable to run code in production, code isnt running after build 12 messages
woeful sun ```js ╭─[asus] as himanshu in ~/Projects/cfc-dc-bot-1 using node v23.7.0 on (discord.js)✘✘✘ ...
Node.js TypeScript
Help to create a welcome card using API data. 4 messages
full creek I want something for my Discord bot that will use an image I created, fill in the required fields with the data pulled f...
I18next path hints 9 messages
timber compass Maybe not related with D.js but around `I18next` do not have support for "translations paths" hints or i do something b...
Node.js TypeScript
DJS components Issue 52 messages
edgy timber Cant Seem to Get them to load
Node.js
Best ORMs for Ts? 30 messages
viscid warren I've been using prisma for quite a while and I'm looking to switch to another orm. The developer experience is great, ho...
Mongoose help pls ! 30 messages
nimble yew # timezone-set.js ```const { SlashCommandBuilder, EmbedBuilder } = require('discord.js'); const Timezone = require('../....
Database
Can't host my bot. 10 messages
visual glade Well when I try to host my bot it says some error.
Node.js
User invite and user roles 11 messages
shrewd sierra Hi guys I have a website today where I sell a product, and I want to set up a channel on discord for support, but I wou...
Node.js
Getting the message ID of a Webhook Post request 10 messages
gleaming bluff A bit of a weird question but is it possible to get the ID of a message when you send an embed through a Webhook URL. I'...
Browser
vps compromised 6 messages
karmic widget So i was looking at `top` and saw that there was an apache process running with 300% cpu. When i'd kill it, it would res...
custom functions 5 messages
rigid wedge how would i implement this in my bots main index file, so I call ``` const bootstrap = require('./utils/bootstrap'); ``...
Node.js
Issues with using mongoose 54 messages
gray dawn Facing issues with querying documents in a collection inside my MongoDB database. I am using mongoose to perform databas...
TypeScript Database
best-samp-query 4 messages
kind belfry **CODE (Using best-samp-query):** ```js const Query = require("best-samp-query"); const Options = { host: "j...
Running into issues with using deno and discord.js 3 messages
gray dawn I am getting an error saying that the module doesn't exist, yet it does in my deno.json. If I just run the code it works...
GIF manipulation discord bot 2 messages
tiny prairie Does anyone know how to allow GIF manipulation I am using canva but I am looking to allow image manipulation allow gifs....
Node.js
Detected unsettled top-level await 30 messages
rotund palm Warning: Detected unsettled top-level await at file:///C:/Users/Ad/Desktop/ticket-bot/dist/defaults.js:12 export const e...
What one do I instill? 2 messages
copper glade I am on apple computer
Node.js
Create-discord-bot npx module is skipping folders 4 messages
rotund palm In the https://www.npmjs.com/package/create-discord-bot module and at src/utils/loaders.ts, loadStructures function skip...
webhooks concurrency workers 15 messages
sick ivy So i have made a backup/restore bot for my server which restores messages by sending them in channels using webhooks (it...
Node.js
Can bots do two factot auth 9 messages
barren fjord 😭
VSCode 2025 help 11 messages
dense harness helloI am getting a lot of errors and I can't solve them.
Node.js
ensure file write is complete before continuing 36 messages
analog heart i have an async function performing operations on an image and then writing the result to storage: ```js async function ...
Node.js
My script is running twice and i cant find where 35 messages
north flax here is my script onst { Client, GatewayIntentBits } = require('discord.js'); const client = new Client({ intents: ...
Node.js
AoiError: `$djsEval` in `undefined` (TypeError: Cannot read properties of undefined (reading 'l')) 3 messages
plucky badger ```js $description[## 🎶\n### -# $djsEval[d.data.vars.l[0].text;true]] $djsEval[ let i = 0; lr(d.data.vars.l); function ...
Node.js
Mongo DB authorization error 4 messages
somber path I can't seem to get this error to reside my code is all working but this authorization error is forcing the bot from rep...
Node.js Database
Voice xp interval 10 messages
inner thicket How can I make an XP gain system when the user is in voc for a period of 15 minutes ? I was thinking of a setInterval bu...
Node.js Database
Discord bot error 26 messages
pseudo jacinth How i fix this
Node.js TypeScript
Discord.JS Stats Database 2 messages
orchid gulch How can I display 1d, 3d, 7d of text & voice channel activity and also the top text & voice channel as shown in the pict...
Node.js Database
Script filename 11 messages
full kernel Hi guys, I have fast question. How get filename in script? (`node.js`) Is there any variable or I need to import somethi...
Node.js
Snowflake question 5 messages
royal silo How long can discord snowflakes (Such as User IDs, Channel IDs, etc) be? What is the range, or is the length static?
Iterating and listing JSON elements 11 messages
paper breach If I have a separate json file as shown below, how would I go about iterating through this file and listing things from ...
Node.js
URI Malformed - Database Issue 3 messages
mystic belfry ```js Error connecting to MongoDB: MongoParseError: URI malformed at ConnectionString (C:\Users\HP\OneDrive\Desktop\...
Database