What is your wildest programming language idea? This could be fun (silly) ideas or really cool and useful ones.
Go!
Also on le twatter: https://twit...
Replit's secret (environment variables) not working
I recently noticed .env are no longer allowed in replit with an alternative to use the environment variable secrets.
I tried using that but it never...
Hi! I'm trying to create a twitter bot using node.js. Everything is working fine, I'm just looking for a way to have it running automatically once a d...
I have i believe a corect code, it is VERY long. 455 lines.
the token does have a -, but when I refresh the code nothing happens and still has the -...
Hey, everyone! I'm wondering how to make a http/2 server with fastify in repl.it. As I can see, Repl.it places its own ssl on top of a http server, bu...
Variable Names when using sendFile in Node.js Express
Hey all!
First post here. I'm trying to link the '/' page to a different page depending on the value of a variable, but it doesn't seem to work. I tri...
i'm making a website on replit and when i try to add a favicon, it doesn't load. it gives a 404 error in the console. screenshots are attached.
![Scre...
So, I was doing a more reasonable coding attempt until I ran into a different issue. I was making my Discord Bot once again, but this screenshot shows...
I bought the eventsbot.tech domain with hover. It seems that the traditional way of adding the CNAME record doesn't work.
Adding the CNAME record and...
Im having issues trying to install quick.db If you can help that would be greatly appreciated! here is the log:
```
--> npm install quick.db
> bette...
I was working on a node.js project (the one below), and suddenly, in Chrome dev tools, I got error message about CSP, although I didn't specify anythi...
I'm just wondering if you can create a ReplDB Leaderoard in Node.js.
I understand how to make use the ReplDB but don't know how to make a Leaderboard...
Hi, i wanted to make minecraft bot on node.js but it said that:
Your node version is currently 12.22.0
Please update it to a version >= 14.x.x from ht...
I want my bot to be able to randomly choose 10 animated gifs to present, but I've been trying to make this code for a long time but I can't.
The bot i...
How do I make a dynamic query of orders in GraphQL?
So I'm making a pretend pizza order app, and I want to use GraphQL to retrieve order data on path `/graphql`. Each order should have an `id` attribute...
I made this simple invite tracker code (shown below). But I want to make it better with the following 3 things:
- Make it so you can use it on other p...
OK so I had the hacker plan a couple months ago, and the repl linked was made during that time. I was having some troubles with the repl and I just ki...
The camera rotates on all 3 axis(es) even though it was only supposed to rotate on two!!! this only happens when the camera is facing a specific side....
i intend to do pose estimation on multiple images, please help me
I loop the array from the file system and plan to do multiple estimation, but when I run my code, an error pops up saying "Cannot read property 'estim...
so I've already problem solved and found out what does and doesn't work. Whenever I create a saved or "named" repl code intelligence does not work. Ho...