ProgrammingPhilippines / progphil-bot

Programming Philippines Discord Bot
MIT License
23 stars 6 forks source link

Combine /help-solver with /forum-assist #228

Open kylecdrck opened 6 months ago

kylecdrck commented 6 months ago

Problem/Motivation To reduce the number of commands with similar behavior, the /help-solver feature should be merged with the /forum-assist feature as an additional flow to the latter

Proposed Solution Combine the feature associated with the /help-solver to the /forum-assist and remove all associated commands related to /help-solver

Acceptance Criteria

Notes

Updated forum-assist flow

  1. /forum-assist new
  2. Configure Post Assist: Select forum
  3. Post Assist Message
  4. Select members/roles
  5. Set Tag Message
  6. Enable Accept Solution* (To be added) (Y/N)
  7. Enable Mark as Solved (Y/N)

Given this new flow, the existing Mark as Solved will now be available to be enabled on any forums as specified

Points

5