Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

ligo.rrt-chat

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ligo.rrt-chat

pipPyPI
Version
0.1.5
Maintainers
1

Chat

Create a mattermost chat for discussing superevents.

Usage

This current version uses a superevent_id information to make mattermost channels. It only works if the .netrc file has a "mattermost-bot" login with appropiate token as password.

If the channel creation succeedes, the new channel name will be RRT O4 {superevent_id}. A post will be made in this channel with a corresponding grace_db url. Raises exceptions in case of failures.

from ligo.rrt_chat import channel_creation
import json

channel_creation.rrt_channel_creation(superevent_id, gracedb_url)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts