ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Add a dedicated `Autocompleter` class that can be extended #410

Closed Ernest314 closed 1 year ago

Ernest314 commented 1 year ago

This would help immensely with better autocomplete behavior, including #308.

Probably should rename Autocompleter and Responder to AutocompleteHandler and ResponseHandler.

Ernest314 commented 1 year ago

Changed mind on what to rename things, but the conversion is almost finished.