feat: Q&A broadcast support

Features:
- !ask --broadcast: Share questions to all groups when asking
- !shareq: Share existing questions with keyword targeting
  - !shareq <id> suas counter - Groups matching keywords
  - !shareq <id> all - All groups
  - Reply to question with !shareq

Changes:
- Added handleShareQuestion method
- Updated help menu with Q&A broadcast commands
- Updated wiki documentation