Michael H 83483abfa5
Reserves command names (#2977)
* Reserves command names

  - Currently, only reserving ``cancel``
  - This should only impact matching command qualified names
  - This also checks aliases
  - This makes cc and alias use the new module constant with info about
  this
  - Module constant is available for use by 3rd party cogs which may
  dynamically create responses.

* Change misleading var name

* style

* Thanks Flame!

* Handles issues with CC
2019-09-28 16:58:40 -04:00
..
2019-09-28 16:58:40 -04:00
2019-09-28 16:58:40 -04:00
2019-07-31 09:23:18 +10:00
2019-09-20 16:55:46 +02:00