| all_rooms | Get the room IDs of all joined rooms. |
| get_members | Retrieve a list of memberships for one Matrix room. |
| get_messages | Retrieve messages using the Matrix-Client-Server API. |
| get_rooms | Get the room events for one or more Matrix rooms. |
| plot_active_times | Create a plot showing the most active hours across the... |
| plot_daily_activity | Create a plot showing the daily activity across the provided... |
| plot_time_of_day_activity | Create a plot showing the activity across the provided rooms... |
| plot_user_network | Create a network plot displaying the adjacency of users. |
| print.ChatStat_rooms | Print information on a rooms object. |
| render_report | Render an HTML report based on a rooms object. |
| rooms | Create the representation of matrix rooms. |
| sync | Perform an initial sync using the Matrix Client-Server API. |
| update_rooms | Update room state using the Matrix API. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.