You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: mention each command with series support (#69)
* feat: registering commands
* feat: add commands
* feat: add types for command
* feat: adding logic for mention each
* feat: mention each logic to respond with users who have role mentioned in the message
* feat: adding types because i have to :O
* feat: sweet logic which returns me the users who have roles mentioned in the command
* feat: changed the input args for the function
* feat: tested with cases
* feat: tested with cases
* refact: imports and some beauties XD
* created: types file cause had to
* nuked: cause renamed ito
* feat: common who doesnt like smaller util functions?
* refact: imports
* chore: to handle pre hooks
* chore: annoying linter
* chore: annoying linter
* refactor: resolving PR comments
* refactor: sorting imports as well as fix for pr comments
* chore: because lint decided to be pain in my code
* chore: resolving comments for PR
* chore: XD
* Member data validation (#70)
* added controller to get user details
* added endpoint for getting discord member details
* added new test
* changed user-id to discord-id
---------
Co-authored-by: Vaibhav Desai <[email protected]>
Co-authored-by: Ritik Jaiswal <[email protected]>
0 commit comments