rocketchat_API icon indicating copy to clipboard operation
rocketchat_API copied to clipboard

Python API wrapper for Rocket.Chat

Results 12 rocketchat_API issues
Sort by recently updated
recently updated
newest added

https://github.com/jadolg/rocketchat_API/blob/858709e06979ec406cadad37bf5fa8c837676aa9/tests/test_settings.py#L22

help wanted
compatibility-issue

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies
github_actions

hi i had created the one docker container from which i am trying to connect to my rocketchat domain, where i am getting the ssl certification error. rocket = RocketChat('[email protected],...

Hi, I've implemented the following missing function for managing Rocketchat Teams, I thought I would share this work, even if some endpoints are still missing.

no-pr-activity

It'd be of great use to the community if we could run the tests with a specific image so we can detect regressions and API problems in different versions. Maybe...

This can be useful for the rocket.chat team to test their endpoints before publishing a new version.

https://releases.rocket.chat/v2/server/supportedVersions

rocketchat_API/APISections/base.py line 86 if you want to use the api to send multiline messages, you have to adapt the kwargs arguments. the kwargs arguments are json serialized and have problems...