mirror of https://github.com/coddrago/Heroku
![]() |
||
---|---|---|
assets | ||
docs | ||
hikka | ||
web-resources | ||
.deepsource.toml | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
app.json | ||
install.sh | ||
okteto-stack.yaml | ||
optional_requirements.txt | ||
requirements.txt | ||
runtime.txt |
README.md
Changes
- 🆕 Latest Telegram Layers with reactions, video stickers and other stuff
- 🔓 Security improvements
- 🎨 UI/UX improvements
- 📼 New core modules
- ☁️ 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\GeekTG modules
Last but not the least
InlineLogs - traceback directly in message, caused error
Grep - execute command and get only required lines
NoNick, NoNickUser, NoNickCmd - enable global nonickname feature
Requirements
- Python 3.8 or above
- Requirements from
requirements.txt
- Optional: API ID and Hash from Telegram or default ones, if your Telegram account is old enough
- Optional: Some basic knowledge of terminal
Documentation
Check out the folder docs
for developers' documentation
User docs will be available soon