Commit Graph

6 Commits

Author SHA1 Message Date
Dan
be7194f89e Put example descriptions at the very top of the files 2018-10-09 15:23:40 +02:00
Dan
fd306c383d Remove LGPLv3 license notices from example files
Examples are licensed under the terms of CC0 1.0 Universal License
2018-10-09 15:21:36 +02:00
Dan
b28f2ebbcb Update callback_query_handler.py 2018-10-09 14:08:14 +02:00
Dan
142a27f52a Use app.run() in the examples 2018-06-22 13:30:18 +02:00
Dan
8454d438be Refactor the project by using Mixin classes
This will cut client.py down from ~4k to ~1k SLOC and also
makes the whole project tidier and more organized.
2018-05-07 14:30:55 +02:00
Dan
735dfb6a0c Add callback_query_handler.py example 2018-05-06 13:03:37 +02:00