The New Zealand Python User Group hosts a Matrix chat server and Riot web client for the use of its members and the wider Python community in New Zealand.
Matrix is a free an open source chat solution and riot Riot is a free and open source client for matrix available on the web, on mobile and on the desktop.
- Visit https://chat.python.nz in your browser.
- Create an account or sign in.
Create an Account
- Click on Create Account
- Set a username and password
- Enter your email address (recommended)
Note: Your email address is required to reset your password or recover your account if you get locked out. You can add, edit or remove email address at any stage via your profile.
For Riot Mobile you need to set the Homeserver
URL to https://chat.python.nz
manually when signing in or registering.
Create Account
- Check the '☑️ Use custom server options (advanced)' option
- Enter
https://chat.python.nz
as theHome Server URL
- Sign up with your email address
![](/pythonnz/chat/raw/master/doc/images/riot_mobile_python_nz_create_account.jpg)
Sign in
- Check the '☑️ Use custom server options (advanced)' option
- Enter
https://chat.python.nz
as theHome Server URL
- Sign in with your username or email address and password
![](/pythonnz/chat/raw/master/doc/images/riot_mobile_python_nz_sign_in.jpg)
For Riot Desktop and Riot Web (https://riot.im/app) you need to set the NZPUG Homeserver URL
to https://chat.python.nz
manually before signing in or registering.
Step by step instructions
- Click Change next to the text "Sign in to your account on matrix.org"
- For the
Homeserver URL
type inhttps://chat.python.nz
- Click Next To continue.
Now you can sign in or create an account on the chat.python.nz homeserver.
A task to update and test the scripts is being tracked here (#11)