Code2Gether-Discord / Code2Gether-Discord-Bot

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

[User Story] As a user, I want a leave command to that I can leave a project #23

Closed nickmartin1ee7 closed 3 years ago

nickmartin1ee7 commented 3 years ago

Given... The current user is in a project

When... The current user sends "c!leave "

Then... Remove the current user from that project

nickmartin1ee7 commented 3 years ago

This will be broken into two user stories

nickmartin1ee7 commented 3 years ago

Closing as Project-related commands using Custom WebAPI will be replaced with GitHub API.