hackclub / toriel

👋 A friendly bot that assists new members with joining Hack Club
https://toriel.hackclub.com
32 stars 14 forks source link

Adds an invite command to toriel #265

Closed aboutdavid closed 3 months ago

aboutdavid commented 3 months ago

Flow:

  1. /toriel-invite gets invoked by the user
  2. Toriel checks to see if the user is an administrator. If not, it exits the flow image
  3. A modal is shown to the user image
  4. Toriel invites the user! Woohoo! image
aboutdavid commented 3 months ago

im going to give up and make a new branch and copy and paste the code in