mirror of https://gitlab.com/litecord/litecord.git
Merge branch 'patch-1' into 'master'
Add liability clause See merge request litecord/litecord!12
This commit is contained in:
commit
65667383b4
|
|
@ -25,6 +25,14 @@ This project is a rewrite of [litecord-reference].
|
||||||
distribute official client code from Discord nor provide ways to modify the
|
distribute official client code from Discord nor provide ways to modify the
|
||||||
official client.
|
official client.
|
||||||
|
|
||||||
|
## Liability
|
||||||
|
|
||||||
|
We (Litecord and contributors) are not liable for usage of this software, valid or invalid.
|
||||||
|
If you intend to use this software as a "self-hostable Discord alternative",
|
||||||
|
you are soely responsible for any legal action delivered by Discord if you are using their assets, intellectual property, etc.
|
||||||
|
|
||||||
|
All referenced material for implementation is based off of [official Discord API documentation](https://discordapp.com/developers/docs) or third party libraries (such as [Eris](https://github.com/abalabahaha/eris)).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue