From dd218ff1c9a9bff7bc3c97f008b8ca968a42763e Mon Sep 17 00:00:00 2001 From: Parsa Alizadeh Date: Sun, 8 Oct 2023 14:06:21 +0330 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0d85b4d6..9587efba 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ -# TLE (+ Heroku) - -This repository helps to run TLE directly in the heroku. For more information about TLE, check the [main repository](https://github.com/cheran-senthil/TLE). - -## Note +**8 Oct 2023:** +I archived this repository, because [Heroku decided to stop supporting free tier and free plan for Postgres](https://blog.heroku.com/next-chapter). +The setup here might still be usable, but I won't maintain it anymore. +**6 Apr 2021:** The master branch is almost deprecated. Heroku files can be used again, but if you are looking for ready-to-use version, you can see [fishy15/TLE ](https://github.com/fishy15/TLE/tree/heroku) or [hoi branch](https://github.com/ParsaAlizadeh/TLE/tree/hoi) (customized TLE). ---- +# TLE (+ Heroku) + +This repository helps to run TLE directly in the heroku. For more information about TLE, check the [main repository](https://github.com/cheran-senthil/TLE). + ## Steps for hosting a bot for your own server using Heroku.