diff --git a/readme.md b/readme.md index 2bc0ba6..ba89e07 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ In terms of functionality, the bot logs private messages and blocks unwanted PM/ Visit [my.telegram.org](https://my.telegram.org/apps) to get your API ID and API hash values. Then run `./install` from within the cloned repository, where you can add these values. #### License -This project is not intended to be published at the time of writing. All rights reserved. +This project is intended for personal use only. 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.