DevChatter / DevChatter/DevChatterBot

Commands Break when Namespaces Change

Aperta
#219 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug good first issue
Lingua principale
JavaScript
Stelle
54
Fork
24
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Existing commands in the bot already will stop working right if you change their type name or move them to a new namespace. We should make sure to compare the list of aliases on startup to make sure they're valid. If not, we should fix them.

On startup, we add commands to the alias table. We need to make sure that it either fixes or adds a new entry for commands whose name or namespace change.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.