Skip to main content

RocketChat adapter for nonebot2

Project description

nonebot-adapter-rocketchat

NoneBot-Adapter-RocketChat

Usage

How to create a RocketChat bot account

Notice: This project (as well as rocketchat_API) does not support 2FA authentication. Please make sure that the robot account has turned off 2FA authentication before starting !

# Bot username
RC_USERNAME="yourbot.name"
# Bot password
RC_PASSWORD="password"
# RocketChat server url
RC_SERVER_HTTP="http://localhost:3000"
RC_SERVER_WSS="ws://localhost:3000/websocket"
# Proxy server (Optional)
[RC_PROXIES]
http = "http://127.0.0.1:7890"
https = "https://127.0.0.1:7890"

Support

  • stream-room-messages

Thanks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot-adapter-rocketchat-0.1.0.tar.gz (26.6 kB view hashes)

Uploaded Source

Built Distribution

nonebot_adapter_rocketchat-0.1.0-py3-none-any.whl (30.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page