From 78069c1fc18a4df086e2a003d5b5b3d397ba81ee Mon Sep 17 00:00:00 2001 From: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com> Date: Mon, 18 Apr 2022 17:04:22 +0200 Subject: [PATCH] add todo list --- Home.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Home.md b/Home.md index 742ac09..7605291 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,15 @@ +# Pages to update + +- [ ] `JobQueue` +- [ ] Tutorial your first bot +- [ ] inline keyboard example +- [ ] performance optimization - extract the asyncio related things to a standalone page +- [ ] Type checking +- [ ] types of handlers +- [ ] webhooks +- [ ] proxy + + [![Logo](https://github.com/python-telegram-bot/logos/raw/master/logo-text/png/ptb-logo-text_768.png)](https://python-telegram-bot.org/) ## About this Wiki