samuelsogbesan / leetbot

LeetCode Question Bot for Discord.
Apache License 2.0
1 stars 0 forks source link

Server Onboarding / Welcome 🧮 #21

Open samuelsogbesan opened 3 years ago

samuelsogbesan commented 3 years ago

When the bot joins a fresh server, it needs to walk users through a configuration journey. In this user story, the users must:

Only admins should be able to initiate the onboarding process, and the bot should not work until that process is complete.

This will rely on the notifier component to communicate with the user and the parse/execute components to interpret user input.