several fixes and krontab migration

This commit is contained in:
2023-06-10 13:39:41 +06:00
parent fe91bd17a6
commit 089d0cebac
14 changed files with 311 additions and 17 deletions

View File

@@ -9,4 +9,4 @@ Anyway, the most important link is [How do I create a bot?](https://core.telegra
## Next steps
* [Including in your project](including-in-your-project.html)
* [Including in your project](including-in-your-project.md)

View File

@@ -150,5 +150,5 @@ implementation "dev.inmo:tgbotapi.utils:$tgbotapi_version"
## Next steps
* [Proxy setup](proxy-setup.html)
* [First bot](first-bot.html)
* [Proxy setup](proxy-setup.md)
* [First bot](first-bot.md)

View File

@@ -56,4 +56,4 @@ Explanation line by line:
## Next steps
* [First bot](first-bot.html)
* [First bot](first-bot.md)