Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
circuitsacul authored Jan 13, 2023
1 parent 70bd8cd commit 582a3de
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
[![pypi](https://github.com/TrigonDev/hikari-clusters/actions/workflows/pypi.yml/badge.svg)](https://pypi.org/project/hikari-clusters)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/TrigonDev/hikari-clusters/main.svg)](https://results.pre-commit.ci/latest/github/TrigonDev/hikari-clusters/main)

[Documentation](https://github.com/circuitsacul/hikari-clusters/wiki) | [Support](https://discord.gg/dGAzZDaTS9)
[Documentation](https://github.com/circuitsacul/hikari-clusters/wiki)

Clustering for hikari made easy. Run examples with `python -m examples.<example name>` (`python -m examples.basic`)
hikari-clusters allows you to scale your Discord bots horizontally by using multiprocessing and websockets. This means that your bot can use multiple cores, as well as multiple VPSes.

See the #clusters channel in the hikari-py discord for help.

Run examples with `python -m examples.<example name>` (`python -m examples.basic`)

<p align="center">
<img src="https://us-east-1.tixte.net/uploads/files.circuitsacul.dev/hikari-clusters-diagram.jpg">
Expand Down

0 comments on commit 582a3de

Please sign in to comment.