Are you sick of using text files and CSV files to store your data in the most unprofessional way possible?
Now with SQLite plugin for Ubot, you will be able to store data, update data, delete data, and get data very easily without having to break a sweat!
Video Demonstration
Commands Available :
-SQLite Create database command: you can easily create an empty database with this command
-SQLite query command: used to run SQL query that doesn’t have any returned data such as UPDATE, CREATE, DELETE ..Etc
-SQLite get data command: used to send SELECT SQL queries and get data back inĀ a table