Rennie
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Rennie on 1/5/2024 in #djs-questions
Unhandled promise rejection: Error: getaddrinfo EAI_AGAIN gateway.discord.gg
Hi!
My bot have been woking as it should for abt a week, but yesterday night, my bot keeps turning off by itself. It is coded in replit, and hosted on uptimerobot.
But now i get this error when i start up my bot
What is the problem, and how do i fix it?
2 replies
Print seperate line from a "database" in a txt file
Hi people.
I have a txt "database" where the input from my console program will be printed to.
I now want to be able to search for a specific keyword (fx a phone number), and then get it to print the entire line, the keyword is in. What is the best way to do that?
3 replies