The1CABAL / SkaldBot

a Discord bot meant to annoy my friends
0 stars 0 forks source link

Chron Jobs - DBO Updates #7

Open The1CABAL opened 4 years ago

The1CABAL commented 4 years ago

Write a daemon thread that will update the database every twenty four hours. This job should pull from the Modules json, the Stations json and the UPDATED systems csv. NOT THE CSV WITH ALL THE SYSTEMS IN IT.

The1CABAL commented 4 years ago

Added @DevinWalkup because of the CodeModule table changes required once the server situation is solved

DevinWalkup commented 4 years ago

Will work on this once this branch gets merged with master so I can utilize the @tasks.() function in SkaldBot.py file