geirawsm / sausage_bot

Another Discord-bot
1 stars 0 forks source link

json files -> sqlite #45

Closed geirawsm closed 10 months ago

geirawsm commented 1 year ago

Use sqlite instead of storing data in json files.

Should also identify if a db file is not active, then transfer info from json to db.

geirawsm commented 1 year ago

Using sqlite now in poll (added in c218bb43121ee2127de51807eb8c220a8cc1b252), will convert to this in the other modules as well.

geirawsm commented 10 months ago

Done 00fef1f0b4c3fe9c548c083f720ffd6122dd8edd