DevChatter / DevChatter/DevChatterBot
Add Expected Command Arguments
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 54
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Commands are triggered based on the `CommandWord` only. We should have expected arguments for commands. This would also mean that `!so` and `!so DevChatter` could be handled differently, since the former needs to do a random selection based on an API call and the latter does a simple text replacement.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.