badging / BadgingAPI

Server side development of the DEI Project Badging focusing on scripting, databases, back-end logic, & APIs
https://badging.chaoss.community
MIT License
1 stars 7 forks source link

fix the `help` command #34

Open kaxada opened 2 years ago

kaxada commented 2 years ago

the help.js code has placeholder comments that need to be fixed to add meaningful information to both the reviewer and the applicant. by the user issuing the /help command, the help code can trigger information in the comment section that is helpful to them whether they are applicants or reviewers.

link to placeholder file -> https://github.com/badging/badging-bot/blob/main/src/help.js

A good starting point for that information would be here.

ShreyanshKeshav33 commented 1 year ago

Hey can I get assigned, or is this issue closed?