livla icon indicating copy to clipboard operation
livla copied to clipboard

move messages to db

Open lagleki opened this issue 8 years ago • 0 comments

mysql

  1. run mysql db on port [?]
  2. connect, check if table exists 2.1. create table if absent
  3. read all table entries to file
  4. save file as var notci
  5. instead of writing to notci.txt write to sql table (which is permanently running)
  6. mw-settings.json to env var
  7. user-settings.json to sql table

lagleki avatar Jun 07 '16 11:06 lagleki