Code2Gether-Discord / Code2Gether-Discord-Bot

A Discord bot for the Code2Gether server
3 stars 1 forks source link

[BUG] listprojects command results in title of "Create Project: List Projects" instead of "List Projects" #21

Closed nickmartin1ee7 closed 3 years ago

nickmartin1ee7 commented 3 years ago

Describe the bug listprojects command is responding with the incorrect title that include another command's title.

To Reproduce Steps to reproduce the behavior:

  1. Send command "c!list".
  2. Observe title of responded embed.

Expected behavior Expected title should be "List Projects"

Screenshots image