mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 09:10:14 +00:00
feat: add redis requirements to readme (#542)
This commit is contained in:
parent
37025bbeb3
commit
93bef6ea15
2 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ PluralKit is a Discord bot meant for plural communities. It has features like me
|
|||
PluralKit has a Discord server for support, feedback, and discussion: https://discord.gg/PczBt78
|
||||
|
||||
# Requirements
|
||||
Running the bot requires [.NET 5](https://dotnet.microsoft.com/download) and a PostgreSQL database. It should function on any system where the prerequisites are set up (including Windows).
|
||||
Running the bot requires [.NET 5](https://dotnet.microsoft.com/download), a PostgreSQL database and a Redis database. It should function on any system where the prerequisites are set up (including Windows).
|
||||
|
||||
Optionally, it can integrate with [Sentry](https://sentry.io/welcome/) for error reporting and [InfluxDB](https://www.influxdata.com/products/influxdb-overview/) for aggregate statistics.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue