#Security Bot Not Working Properly
1 messages · Page 1 of 1 (latest)
As i said terminal is showing nothing
What's prefix?
I set it to +
@gray quartz i don't see any error
3 people came with same problem all of them were using non working mongodb
@gray quartz fixed?
Huh? A single DB can cause problems to every cmds?
Nope but there was one guy who said his bot is online but not responding
He got db error
The bot is responding but to only certain cmds (slash)
But everything is clean and clear. Bot is also online
Yeah. But there is a problem
Server link where bot is
In my other phone (which is now broken 💔)
I have to switch to a new bot

U r the dev of Ratio?
Yeah
May i get that src code?
And whats the difference between the AeroX one and Ratio?
Aerox one just modified version of Ratio
With few extra commands and emojis
In ratio one you have to use your own emojis we don't provide that
Contribute to AeroXDevs/AeroX-Security-Bot development by creating an account on GitHub.
Contribute to satyansh09/ratiosrc-by-satyansh development by creating an account on GitHub.
Set startup
Nodejs 24.
Start file src/cluster.js
Cluster need root ryt?
Worked now

Ty
@blissful fractal bro is there any problem with using api key from #1414567888223735978 ?
Will it affect the performance
?
Why it is used?
to store data
Ik but what type of data
tables
?
wat?
ever used excel?
ms excel?
just that
that type of tables
Ic
search sql
that's similar to mongodb
if you tell the bot that user 1 is a vip special guy, for it to remember that, it needs to add to some file so after reboot it can once again read the data and remember, normal json and other files like py/js can also do, even text can, but they require seperate prasers and stuff, and more importantly require reading the whole file, but using a db, it can be searched instead of the whole file getting read, its in a simpler format like an excel table with multiple slots and spaces, a grid that hasnt been fully filled or build, just has slots that can be filled
User ids
Wouldn't it overwrite to the existing data as many people use the same db?
actually yea, but i dont think many care
if user 1 has premium of bot1
he'll also get premium of bot2
that's why you should use personal db