diff options
author | ben <ben@nagy.contact> | 2025-05-14 13:18:31 -0700 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-05-14 13:18:31 -0700 |
commit | 5e3d056f8dd288e4029fbc031fd04b9fd87543f4 (patch) | |
tree | e8661a28575c06c04128bbaa5dc736aaf4a2b122 /README.md | |
parent | 8cdcdb165409789c34f7a35f1c707a2c637fa408 (diff) |
cleaned
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -55,6 +55,9 @@ source env/bin/activate pip install -r requirements.txt ``` +# Notes +**Rate limits**. Depend on home server configuration. Use --bg instead. + # Licensing and Acknowledgement The Matrix Message Count program (matrix-mcnt) is licensed under [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html). It uses [matrix-nio](https://github.com/matrix-nio/matrix-nio) under the [Apache-2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html) and [Internet Systems Consortium license (ISC)](https://www.isc.org/licenses/). A copy of the GPL-3.0 license has been produced [below](https://github.com/arachnida82/matrix-mcnt/blob/main/LICENSE.txt). |