• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

EN Can I access store function from elsewhere?

Hello, I am developing a login system for my TeamSpeak server.
I would like to save the login credentials with the store function.

Can I get access to the informations that I stored with store, or just with the script?
PS: sorry for my bad english :D

Thanks for any answers!
 
Try using the db module with MySQL or PostgreSQL If you want to use the data from outside the bot - the store isn't meant to be accessed from anything else than the bot.
 
Back
Top Bottom