Commit Graph

49 Commits

Author SHA1 Message Date
Dan
f16ed40532 Update examples 2019-05-10 17:17:39 +02:00
Dan
0d5724164c Update examples 2019-04-13 16:03:33 +02:00
Dan
cc75370219
Update sticker file_id 2019-02-12 20:59:22 +01:00
Dan
52f2a2b17d Add TARGET to hold the enabled chats and more comments 2019-01-27 10:41:14 +01:00
Dan
7ae9a065b8 Update examples 2019-01-07 10:34:38 +01:00
Dan
61b36898a4 Fix chat username and session name 2018-12-10 15:19:54 +01:00
Dan
19ad70455f Update welcome_bot.py example
Delete the previous message in case of consecutive member joins and
send a new one containing the names of all the previous new members
2018-12-10 15:15:21 +01:00
Dan
c2da2a61ec Update welcome_bot.py 2018-10-09 16:37:53 +02:00
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
9409d9cd8f Hint about examples' license in README.md 2018-10-09 15:17:15 +02:00
Dan
133682ca48 Add CC0 1.0 Universal License 2018-10-09 15:07:12 +02:00
Dan
65fb30ce1c Update examples' README.md 2018-10-09 14:49:42 +02:00
Dan
eb276cbbd5 Remove get_participants.py and get_participants2.py 2018-10-09 14:49:12 +02:00
Dan
5e8be0e6ef Make use of the "with" context manager 2018-10-09 14:48:43 +02:00
Dan
95821f088b Add get_chat_members2.py 2018-10-09 14:47:47 +02:00
Dan
184fb563aa Add short description 2018-10-09 14:45:51 +02:00
Dan
aad72ed9b2 Add get_chat_members.py 2018-10-09 14:37:22 +02:00
Dan
b28f2ebbcb Update callback_query_handler.py 2018-10-09 14:08:14 +02:00
Dan
7b76751e8f Update get_history.py 2018-10-09 13:51:29 +02:00
Dan
bd121be76d Update echo_bot.py 2018-10-09 13:50:34 +02:00
Dan
142a27f52a Use app.run() in the examples 2018-06-22 13:30:18 +02:00
Dan
0578cf6edc Update get_history.py example 2018-05-11 18:00:26 +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
b0eee21730
Update examples README.md 2018-05-06 13:20:29 +02:00
Dan
735dfb6a0c Add callback_query_handler.py example 2018-05-06 13:03:37 +02:00
Dan
e8b708b35d Fix examples links 2018-05-06 12:53:29 +02:00
Dan
07c37cd94c Add send_bot_keyboards.py example 2018-05-06 12:51:48 +02:00
Dan
b35b1a8e74 Update examples 2018-05-06 11:56:25 +02:00
Dan
32700f8e11 Update welcome_bot.py 2018-04-21 22:09:26 +02:00
Dan
b5a78ed1d4 Update examples 2018-04-14 18:46:54 +02:00
Dan
849b42b444 Update hello_world.py 2018-04-14 16:13:24 +02:00
Dan
2e60457295 Remove data folder 2018-04-14 16:12:52 +02:00
Dan
9fe98cf689
Update README.md 2018-03-22 16:22:20 +01:00
Dan
7149adba28
Update README.md 2018-03-22 14:34:33 +01:00
Dan
e3cc2f121d Add get_participants2.py 2018-03-15 09:50:59 +01:00
Dan
69f77cd1d7 Add welcome_bot.py example 2018-03-09 13:23:53 +01:00
Dan
b7db8cade1 Update README.md 2018-02-27 18:42:02 +01:00
Dan
5c753d8c77 Add inline_bots example 2018-02-27 14:57:00 +01:00
Dan
f2e16c5910
Create README.md 2018-02-26 17:10:58 +01:00
Dan
0f6e89e6b3 Add missing client.stop() 2018-02-26 17:01:33 +01:00
Dan
5cab0b42bb Add advanced_echo2 example 2018-02-26 16:49:14 +01:00
Dan
40917988c3 Add advanced_echo example 2018-02-26 16:45:54 +01:00
Dan
b6cd30d281 Add simple_echo example 2018-02-26 16:26:11 +01:00
Dan
1fca99c712 Add updates example 2018-02-26 16:07:48 +01:00
Dan
0219ac0b5a Move non-code files into data folder 2018-02-26 15:51:31 +01:00
Dan
8ad2b69bed Add get_participants example 2018-02-26 15:49:07 +01:00
Dan
4561d04c67 Add get_history example 2018-02-26 15:48:50 +01:00
Dan
eada298e8c Add hello_world example 2018-02-26 15:09:24 +01:00