Implemented general-purpose autocomplete, and wired armory and consumable-info to use it (leave other commands alone such that new autocomplete clauses don't affect them)
Local Tests Performed
tested on armory and consumable-info commands
tested that give-up still works
Once we merge this, we can decide when we want to deploy v0.11.0, then I'll make a PR to the bot template incorporating whatever autocomplete infrastructure we settle on.
Summary
Implemented general-purpose autocomplete, and wired armory and consumable-info to use it (leave other commands alone such that new autocomplete clauses don't affect them)
Local Tests Performed
tested on armory and consumable-info commands tested that give-up still works
Issue
Closes #410