Skip to content

Commit 582a3de

Browse files
authored
Update README.md
1 parent 70bd8cd commit 582a3de

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
[![pypi](https://github.com/TrigonDev/hikari-clusters/actions/workflows/pypi.yml/badge.svg)](https://pypi.org/project/hikari-clusters)
33
[![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)
44

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

7-
Clustering for hikari made easy. Run examples with `python -m examples.<example name>` (`python -m examples.basic`)
7+
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.
8+
9+
See the #clusters channel in the hikari-py discord for help.
10+
11+
Run examples with `python -m examples.<example name>` (`python -m examples.basic`)
812

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

0 commit comments

Comments
 (0)