diff --git a/readme.md b/readme.md index 0fa21af..374da1a 100644 --- a/readme.md +++ b/readme.md @@ -9,3 +9,6 @@ Visit [my.telegram.org](https://my.telegram.org/apps) to get your API ID and API #### License This project is not intended to be published at the time of writing. All rights reserved. + +#### Disclaimer +Running a logging service on Telegram could technically violate their ToS, as all clients are required to delete messages on their endpoint when so requested by either correspondent. This logger obviously ignores such requests. Telegram has no way to tell what the client does with the messages upon receiving them, but please don't be too vocal with it either. This project assumes no responsibility for consequences put forth by Telegram as a result of running it.