1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Commit Graph

  • b691a467c0
    Merge pull request #1602 from GooGuJiang/patch-1 Badiboy 2022-07-02 11:18:04 +0300
  • badf982147
    Update README.md 咕谷酱 2022-07-02 15:08:06 +0800
  • 6d52090ef9
    Update README.md 咕谷酱 2022-07-02 15:06:46 +0800
  • cf3a85d699
    Update README.md 咕谷酱 2022-07-02 14:31:37 +0800
  • ef86453126
    Update README.md 咕谷酱 2022-07-02 14:23:31 +0800
  • d9ab5b0d28
    Merge pull request #1599 from coder2020official/master Badiboy 2022-07-01 13:55:48 +0300
  • c920809fa9
    Update asyncio_helper.py _run 2022-07-01 15:39:42 +0500
  • 5939e754bb
    Update asyncio_helper.py _run 2022-07-01 15:29:34 +0500
  • 3019b71f7f
    Merge branch 'eternnoir:master' into master _run 2022-06-30 17:54:25 +0500
  • 0bdf925fbe Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI _run 2022-06-30 17:54:16 +0500
  • d14064a84d Fix group and supergroup issues _run 2022-06-30 17:51:58 +0500
  • 49c93b6027
    Merge pull request #1598 from coder2020official/master Badiboy 2022-06-30 15:32:30 +0300
  • 36749cbdd9
    Merge branch 'eternnoir:master' into master _run 2022-06-30 17:10:25 +0500
  • 6d12b1f2a7
    Update callback_data.py _run 2022-06-30 17:10:14 +0500
  • 419bc5878f Fix typehint for ``set_state`` _run 2022-06-30 17:06:39 +0500
  • b9b4885568
    Merge pull request #1597 from Badiboy/master Badiboy 2022-06-29 19:25:40 +0300
  • ce0a974c91 Copyright update Badiboy 2022-06-29 19:24:27 +0300
  • c36f3a228e Update callback_data.py _run 2022-06-29 21:17:57 +0500
  • ca525b5bea Copyright changes _run 2022-06-29 21:06:36 +0500
  • 6ff015689a
    Merge pull request #1595 from coder2020official/master Badiboy 2022-06-29 18:34:06 +0300
  • 6459aded82
    Merge branch 'eternnoir:master' into master _run 2022-06-29 20:22:59 +0500
  • fec47cecaf Add the possibility to getbase class of a State object _run 2022-06-29 20:21:42 +0500
  • 3892b0fb80
    Merge pull request #1593 from coder2020official/master Badiboy 2022-06-29 12:58:43 +0300
  • fbb9a73fc0 F###, forgot to put await _run 2022-06-29 14:52:37 +0500
  • db5c53b8e5
    Merge pull request #1591 from coder2020official/master Badiboy 2022-06-28 17:58:35 +0300
  • 6e8abc709e Pass only the necessary data _run 2022-06-28 19:51:51 +0500
  • 752f35614c
    Merge pull request #1587 from coder2020official/master Badiboy 2022-06-26 12:09:38 +0300
  • a2893945b2 Async changes and sync improvements _run 2022-06-25 22:15:53 +0500
  • 1686ce4f44 Middleware update: everything in data will be passed to handler if needed. _run 2022-06-25 21:48:44 +0500
  • f9ae55e132
    Merge branch 'eternnoir:master' into master Павел Анохин 2022-06-23 16:35:49 +0300
  • 551384c6a5 add json attribute to main types Pavel Anokhin 2022-06-23 16:33:20 +0300
  • 24b1129c8a
    Merge pull request #1584 from coder2020official/master 4.6.0 Badiboy 2022-06-23 10:50:39 +0300
  • 7f9dac4147 Fix previous commit coder2020official 2022-06-23 12:46:27 +0500
  • f96775e9eb
    Merge pull request #1585 from Prikalel/master Badiboy 2022-06-23 10:41:20 +0300
  • 1342cab259 Fix boolean parameters coder2020official 2022-06-23 12:05:26 +0500
  • dd8125cbd0
    Rename midddleware to middleware in examples. Alex Poklonsky 2022-06-23 09:09:37 +0300
  • cbc76464e2 add json attribute to CallbackQuery class Pavel Anokhin 2022-06-22 18:59:13 +0300
  • 8769802744 Bump version to 4.6.0 coder2020official 2022-06-21 15:44:42 +0500
  • a7fb8a2bec Implemented some tests coder2020official 2022-06-21 15:28:01 +0500
  • d7f34ae370 Fix the typo coder2020official 2022-06-21 15:27:45 +0500
  • 7d931abe37 Added secret token and create_invoice_link for asynctelebot coder2020official 2022-06-21 15:22:00 +0500
  • f52124827f Added all new changes for types (is_premium, added_to_attachment_menu, and etc) coder2020official 2022-06-21 15:21:35 +0500
  • 0d0f9ef330 Added secret token and create_invoice_link coder2020official 2022-06-21 15:20:55 +0500
  • 24cdcb1bcc
    Update README.md _run 2022-06-21 14:22:57 +0500
  • 7994a80a00
    Merge pull request #1580 from e323w/master Badiboy 2022-06-15 11:21:12 +0300
  • b2662274f9 Fixed async long polling e323w 2022-06-15 03:24:51 +0400
  • 58f39e3365
    Added link for WebApp examples. Soham Datta 2022-06-12 17:31:03 +0530
  • a21ab203a1
    Merge pull request #1575 from coder2020official/bugfixes Badiboy 2022-06-04 19:44:47 +0300
  • e689e968db Fix bug with unsaving data coder2020official 2022-06-04 21:33:05 +0500
  • 808810e6d6
    Merge pull request #1574 from Mayson90/master Badiboy 2022-06-01 19:14:59 +0300
  • 5a60846c7f add hydrolib_bot to Bots using this library Andrey M 2022-06-01 19:07:54 +0300
  • d2c1615392
    Merge pull request #1573 from tusharhero/master Badiboy 2022-06-01 10:56:01 +0300
  • 7cdb48c3e0
    brought my bot ot end Tushar maharana 2022-06-01 10:22:22 +0530
  • 28ae0867f8
    Added my bot made using pyTelegramBotAPI Tushar maharana 2022-05-31 22:58:03 +0530
  • e84cc0e0af
    Merge pull request #1571 from TECH-SAVVY-GUY/patch-1 Badiboy 2022-05-30 15:25:05 +0300
  • 42ce47914d
    Fix typo in WebApp() functions Soham Datta 2022-05-30 17:21:33 +0530
  • 4401780ba9
    Update WebApp() functions Soham Datta 2022-05-30 17:18:03 +0530
  • 82f056e88a
    Added WebApp functions Soham Datta 2022-05-30 14:52:49 +0530
  • 0507c5d385 templates removed Igor Vaiman 2022-05-28 21:01:40 +0400
  • 7541c5c03f github workflow configured Igor Vaiman 2022-05-28 20:57:24 +0400
  • 11fc6fa98c mypy compliiance Igor Vaiman 2022-05-28 20:37:30 +0400
  • 65e67ae57e mypy compliance WIP Igor Vaiman 2022-05-28 19:16:56 +0400
  • 9d24f59be9 trying out dev versions Igor Vaiman 2022-05-28 15:43:34 +0400
  • 3a3220349c dynamic versioning configured Igor Vaiman 2022-05-28 15:36:58 +0400
  • e7b7717a70 dynamic versioning configured Igor Vaiman 2022-05-28 15:04:52 +0400
  • f56e7b63a6 isort configured to work with black Igor Vaiman 2022-05-28 14:56:56 +0400
  • c2fbeb0145 tests finalized Igor Vaiman 2022-05-28 14:56:08 +0400
  • 341c18866b integration tests on live bot WIP Igor Vaiman 2022-05-28 12:42:50 +0400
  • 03a9c2191f session created only on demand Igor Vaiman 2022-05-28 11:56:23 +0400
  • abaeba95f2 tests refactoring wip Igor Vaiman 2022-05-28 02:55:06 +0400
  • f7fda84f41 refactoring finished Igor Vaiman 2022-05-28 02:38:47 +0400
  • 251ea84a18 large refactoring and typing WIP Igor Vaiman 2022-05-28 02:13:50 +0400
  • 56f33fc11a black formatting [2] Igor Vaiman 2022-05-27 23:41:18 +0400
  • 0dce5e5018 bot runner and webhook server added Igor Vaiman 2022-05-27 23:40:44 +0400
  • a9bc567ccf cleanup and minor fixes Igor Vaiman 2022-05-27 23:12:50 +0400
  • 620a17edbc non-async stuff removed Igor Vaiman 2022-05-27 21:06:47 +0400
  • fded4aaab5 async-first refactoring WIP Igor Vaiman 2022-05-27 21:05:12 +0400
  • af6edc2107 black formatting and isort sorting Igor Vaiman 2022-05-27 20:40:06 +0400
  • 6d305b9294 readme updated Igor Vaiman 2022-05-27 16:32:33 +0400
  • c576e60896 badges fixed and centered Igor Vaiman 2022-05-27 16:27:24 +0400
  • 2ccb7898d6 badges Igor Vaiman 2022-05-27 16:23:24 +0400
  • 9c0e0b1fd3 poetry declaration created Igor Vaiman 2022-05-27 16:22:39 +0400
  • c211f3d0a9 removed unused stuff Igor Vaiman 2022-05-27 14:57:23 +0400
  • 6b19d631d1
    Merge pull request #1565 from DevAdvik/master Badiboy 2022-05-23 14:16:42 +0300
  • ee7adb00df
    Re-fix inlinekeyboardmarkup Advik Singh Somvanshi 2022-05-23 13:27:48 +0530
  • 82a8aa65f0
    Merge pull request #1566 from coder2020official/master Badiboy 2022-05-22 11:21:49 +0300
  • 72aaf44dc7
    Update README.md _run 2022-05-22 01:50:38 +0500
  • 1d0efce76e
    Update create_invite_link.py Advik Singh Somvanshi 2022-05-22 02:17:21 +0530
  • 74d0604c05
    Update create_invite_link.py Advik Singh Somvanshi 2022-05-22 01:54:02 +0530
  • 1943f659bc
    Merge pull request #1561 from coder2020official/bugfixes Badiboy 2022-05-21 23:22:29 +0300
  • d6ec104829
    Update create_invite_link.py Advik Singh Somvanshi 2022-05-22 01:48:48 +0530
  • 7edaa51995
    Update create_invite_link.py Advik Singh Somvanshi 2022-05-22 01:43:24 +0530
  • 6bb47e9a44
    Update create_invite_link.py Advik Singh Somvanshi 2022-05-22 01:38:32 +0530
  • 660283ca15 Fix example Badiboy 2022-05-21 23:07:57 +0300
  • 8da749ee05 Remove ssl coder2020official 2022-05-22 01:02:55 +0500
  • 0c59d1187e Update requirements.txt coder2020official 2022-05-22 00:11:16 +0500
  • e9d1d98f03
    Merge pull request #1562 from coder2020official/newfeatures Badiboy 2022-05-21 16:51:51 +0300
  • c63b0d6a3d
    Merge pull request #1560 from coder2020official/master Badiboy 2022-05-21 16:51:17 +0300
  • 388306b7fe Updated examples coder2020official 2022-05-21 17:45:59 +0500
  • 5e3fd17436 Added ability to hide a link in text coder2020official 2022-05-21 17:39:45 +0500