other-js-ts

4043 threads · Page 7 of 81

Discord database 3 messages
cold summit I have a question about databases, what does other people use with their bot. I have used mysql2 but it seem to not work...
1081590299358412983
API metrics 4 messages
pastel blaze Hi everyone, Just a small question. What does everyone use for api metrics? Route usage, cpu + memory, latency, that ty...
1081589071526240296 1081589253575823411
Ram usage in typescript bots 43 messages
blissful merlin The bots I make with typescript consume about 30 mb more ram than the bots I make with javascript, does anyone know the ...
best database library for storing user ID for a short amount of time 11 messages
summer vortex title says it all, need a way to store a user ID/name temporarily
Since updating to 14.18.0 getting error when using buttonbuilder? 9 messages
native moss Hi guys, i recently updated to discord.js `14.18.0`. Where i get this error: ```ts TypeError: component.toJSON is not a ...
How to host and test bot in local machine using vscode 67 messages
frosty notch I want to test and turn the bot on my local machine after that i will upload it to cloud, i tried but its not working ca...
how to send file with webhook api 7 messages
south kernel ```ts import { fetch } from "bun"; import { CronJobParams } from "cron"; import FormData from "form-data"; import { crea...
1081589253575823411
Canvas 7 messages
steep yacht https://pastebin.com/Gf04FPZA i am supposed to get my canvas like this,
Webhook thumbnail not showing up 9 messages
broken ingot Does a discord webhook thumbnail url support a s3 presigned url? No idea why it's not showing up and I have no idea how ...
1081589253575823411
express 11 messages
ebon tangle if i want to use express in node.js, and want to listen to a localhost like website while hosting the bot on a website s...
1081589071526240296 1081590447216017570
error with mongodb 12 messages
hallow marsh Code: https://sourceb.in/iXzjwRPg0c
1081589071526240296 1081590299358412983
issue with user 4 messages
hallow marsh hi, its saying that im linked to this account but im not. this is my code
1081589071526240296 1081590299358412983
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 ...
1081589071526240296 1081589253575823411
How much RAM 12 messages
sage ore How much RAM should I get for a one server discord bot? Lmk what context you need
1081589253575823411
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...
1081589071526240296
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 ...
1081589071526240296 1081590299358412983
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...
1081589071526240296 1081590299358412983
not saving channel ids in db 49 messages
hallow marsh https://sourceb.in/PnA4NiZ58i https://sourceb.in/q8k800WtfU Does anyone know why its not saving the channel ids in my s...
1081589071526240296 1081590299358412983
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] 201 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...
1081589071526240296
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...
1081589071526240296
Unauthorized to Add Guild Member 1 messages
1081590447216017570 1081589253575823411
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...
1081589253575823411
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...
1081589071526240296 1081590447216017570
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...
passport.serializeUser & passport.deserializeUser not working 1 messages
outer forge Someone can help me? please https://stackoverflow.com/questions/79521456/passport-serializeuser-passport-deserializeuser...
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
1081589253575823411
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)✘✘✘ ...
1081589071526240296 1081589253575823411
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...
1081589071526240296 1081589253575823411
DJS components Issue 52 messages
edgy timber Cant Seem to Get them to load
1081589071526240296
Best ORMs for Ts? 29 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('../....
1081590299358412983
Can't host my bot. 10 messages
visual glade Well when I try to host my bot it says some error.
1081589071526240296
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...
1081589071526240296
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'...
1081590447216017570
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'); ``...
1081589071526240296
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...
1081589253575823411 1081590299358412983
best-samp-query 4 messages
kind belfry **CODE (Using best-samp-query):** ```js const Query = require("best-samp-query"); const Options = { host: "j...
map game I made with you 2 messages
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....
1081589071526240296
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
1081589071526240296
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...