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
|
## Changes
|
||||||
|
|
||||||
|
@ -6,11 +8,11 @@
|
||||||
- Security improvements
|
- Security improvements
|
||||||
- UI/UX improvements
|
- UI/UX improvements
|
||||||
- New core modules
|
- New core modules
|
||||||
- Native FFmpeg support for Heroku
|
- Okteto cloud deployment support
|
||||||
- Quick bug fixes (compared to official FTG)
|
- Quick bug fixes (compared to official FTG)
|
||||||
- Inline Buttons, available not only for core modules, but for every developer
|
- Inline Buttons, available not only for core modules, but for every developer
|
||||||
- Inline Galleries 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
|
- Python 3.8 or above
|
||||||
- Requirements from `requirements.txt`
|
- Requirements from `requirements.txt`
|
||||||
- API ID and Hash from [Telegram](https://my.telegram.org/apps) or use default ones
|
- Optional: API ID and Hash from [Telegram](https://my.telegram.org/apps) or default ones, if your Telegram account is old enough
|
||||||
- Some basic knowledge of terminal
|
- Optional: Some basic knowledge of terminal
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
We've made docs to help you to set up the bot. They can be found [here](https://ftg.geektg.ml).
|
Check out the folder `docs` for developers' documentation
|
||||||
Also, check out the folder `docs` for developers' documentation
|
User docs will be available soon
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue