TenDRILLL / Argos

2 stars 0 forks source link

ActivityIdentifier DB not updating #21

Closed TenDRILLL closed 1 year ago

TenDRILLL commented 1 year ago

New dungeon was released and it was missing from all Argos functionalities.

TenDRILLL commented 1 year ago

According to @Ugi0 the Act Id DB works just fine, bot just hadn't restarted to accommodate for changes. We should implement reloading DBs at constant intervals to avoid manual restarting of Argos.

Ugi0 commented 1 year ago

I would prefer having a command that will run the updateActivityIdentifierDB. Command should only be accessible to admins, if possible. Commit 06caa46 implements the command. Remove if solution is not preferable

TenDRILLL commented 1 year ago

Should defer reply incase updating takes too long...

TenDRILLL commented 1 year ago

nvm since it doesn't actually return the status of the update, I guess this is fine