mirror of https://github.com/coddrago/Heroku
Update README.md
parent
716588d288
commit
f1d4c37374
16
README.md
16
README.md
|
@ -1,4 +1,6 @@
|
|||

|
||||

|
||||
|
||||
[](https://cloud.okteto.com/#/deploy?repository=https://github.com/hikariatama/Hikka)
|
||||
|
||||
## Changes
|
||||
|
||||
|
@ -6,11 +8,11 @@
|
|||
- Security improvements
|
||||
- UI/UX improvements
|
||||
- New core modules
|
||||
- Native FFmpeg support for Heroku
|
||||
- Okteto cloud deployment support
|
||||
- Quick bug fixes (compared to official FTG)
|
||||
- Inline Buttons, available not only for core modules, but for every developer
|
||||
- Inline Galleries for every developer
|
||||
- Full backward compatibility with older version and with official FTG modules
|
||||
- Full backward compatibility with older version and with official FTG\GeekTG modules
|
||||
|
||||

|
||||
|
||||
|
@ -30,13 +32,13 @@
|
|||
|
||||
- Python 3.8 or above
|
||||
- Requirements from `requirements.txt`
|
||||
- API ID and Hash from [Telegram](https://my.telegram.org/apps) or use default ones
|
||||
- Some basic knowledge of terminal
|
||||
- Optional: API ID and Hash from [Telegram](https://my.telegram.org/apps) or default ones, if your Telegram account is old enough
|
||||
- Optional: Some basic knowledge of terminal
|
||||
|
||||
### Documentation
|
||||
|
||||
We've made docs to help you to set up the bot. They can be found [here](https://ftg.geektg.ml).
|
||||
Also, check out the folder `docs` for developers' documentation
|
||||
Check out the folder `docs` for developers' documentation
|
||||
User docs will be available soon
|
||||
|
||||
### Support
|
||||
|
||||
|
|
Loading…
Reference in New Issue