Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

3. Features ✨

Gary edited this page Oct 6, 2022 · 6 revisions

Completed

  • ✔️ Register a user, associate the channel ID request in the database
  • ✔️ Convert User Slack IDs to Usernames in messages
  • ✔️ Convert Channel Slack IDs to Channel Name in messages
  • ✔️ Create separate lists per channel
  • ✔️ "@CloudOpsBot list" List all registered users in a channel
  • ✔️ "@CloudOpsBot help" add help output
  • ✔️ "@CloudOpsBot deregister" Add a 'deregister' feature 👋
  • ✔️ "@CloudOpsBot incident" Raise an incident in Service Now

Future

  • 🚧 Confirm User online prior to selection from list
  • 🚧 Add a plan my week feature. This feature would automatically generate a table of events and randomly select a user to host each event.
  • 🚧 Add an icebreaker feature, maybe scrape from somewhere?

Error Handling

  • ✔️ "Select from a channel with no users"
  • 🚧 fuzzy user commands i.e. 'select' = 'choose'

Bugs 🐛

Clone this wiki locally