Skip to content

NixieSubs/bygeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bygeon

GitHub PyPI - Python Version PyPI

A simple tool for syncing messages between multiple IMs.

Installation

It is recommended to use pipx to install bygeon.

pipx install bygeon

Python 3.10 or higher is required.

Configuration

Configuration file

The configuration file should be named bygeon.toml and placed in the working directory.

An example is provided in the project.

Slack

NOTE: Slack support is kind of broken now, use with caution.

Because bygeon is using WebSocket to receive events, app-level token is required alongside the normal bot token.

For more information, refer to Slack's documentation.

CQHttp

A running go-cqhttp instance is needed to enable CQHttp. Make sure to enable WebSocket and HTTP in go-cqhttp's configuration and configure bygeon accordingly.

For how to setup go-cqhttp, refer to their documentation.

About

A pigeon that has been pigeoning for so long.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages