Skip to content

vcokltfre/crosschat

Repository files navigation

CrossChat

A bot for cross-server communication.

Running the bot

To run the bot you will need Poetry, a database (MySQL, SQLite, Postgres, MariaDB), and optionally Redis. If Redis is not configured in your .env file the bot will use an in-memory fakeredis instance.

poetry install
DB_URI=<your db uri> poetry run alembic upgrade head
poetry run task start

About

A bot for cross-server communication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages