Zaid-maker/dis-giveaway-bot

Feature request: add support for running the bot without external database

GoudronViande24 opened this issue · 4 comments

This could be useful for small communities which don't need all the power of MongoDB, or people who need a simpler configuration.

Something like SQLite could be nice.

Ok I will make that feature soon.

MySQL is a great database system, and it is very good that it has been added.

One thing is that it still requires an external database server. Maybe add something for very simple installation that don't require an external server? Like SQLite or a "file-based database"?