Enums§
Constants§
- INITIAL_
DEVICE_ 🔒DISPLAY_ NAME - The initial device name when logging in with a device for the first time.
Functions§
- login_
and_ 🔒sync - Log in to the given homeserver and sync.
- login_
with_ 🔒password - Login with a username and password.
- login_
with_ 🔒sso - Login with SSO.
- main 🔒
- A simple program that adapts to the different login methods offered by a Matrix homeserver.
- offer_
choices_ 🔒and_ login - Offer the given choices to the user and login with the selected option.
- on_
room_ 🔒message - Handle room messages by logging them.