dustinlacewell / hades

Discord bot framework ontop Inversify.js and Discord.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make text-command module naming consistent

dustinlacewell opened this issue · comments

Eventually there will be a slash-command module.

Many of the types in the text-command module follow a TextCommand* naming convention. Make this consistent across all the types.

This was done.