Hi thanks for the plugin . I have a question , how pick value of random user database ?
Hi Brakz, the best approach for saving data usage is to use the Firebase Realtime-Database PRO.
If you already have access to the Database-PRO Plugin, I will make an example template for you.
Otherwise, if you use the Database-BASIC plugin, you will have to Read data of each and every user first, and then pick one random user out of them. Which means it would be a huge data usage loss if you have a large number of users in your database.