# Pastebin z9Rv0Bqg Handle Invites : A "invite" is sent whenever the user is invited to other rooms. Riot does this by notifying the users and giving them options "accept" (join room) and "decline" (leave room) in the UI. As of now I plan to do this by accepting all the invitations. However the user may always leave using the /leave command.