TenDRILLL / Argos

2 stars 0 forks source link

Feature: Allow updating LFG options via command. #26

Open TenDRILLL opened 7 months ago

TenDRILLL commented 7 months ago

Since the game get's changes and the code has to account for the new activities in LFG feature, this would be more usable if it was a command in Discord that curated users could use to ensure it's up-to-date.

Something like /lfg options which would then open a modal where you have the entire settings as a JSON object. The code would need to be adjusted to support this, of course.