Commit graph

16 commits

Author SHA1 Message Date
netkas
6c67e97a4b Moved Objects 2024-10-02 00:18:12 -04:00
netkas
3dd46c8d27 Update bot token handling and refactor Bot class. 2024-09-30 02:35:42 -04:00
netkas
1231e7d387 Add StartCommand and update HashCommand to use BotOld 2024-09-30 02:35:01 -04:00
netkas
46167099bf Remove StartCommand test file 2024-09-30 02:34:17 -04:00
netkas
7aa6be4e9a Add unit tests and abstract bot method execution framework 2024-09-30 02:34:07 -04:00
54e81b4137
* Fixed type in \TgBotLib\Objects\Telegram > Message > fromArray() where forum_topic_created is being parsed for forum_topic_edited instead of forum_topic_edited
Updated README.md to reflect the new changes with TamerLib 2.+
2023-08-10 14:25:05 -04:00
fbc472d8de
Updated method \TgBotLib > Bot > handleGetUpdates() to handle exceptions 2023-08-09 20:02:59 -04:00
3c91058235 Implemented Telegram's currency API \TgBotLib\Classes\Utilities::getCurrency to get basic information about the currency of the specified country, see [Telegram's currency API](https://core.telegram.org/bots/payments) for more information.
https://git.n64.cc/nosial/libs/tgbot/-/issues/3
2023-04-27 20:42:11 -04:00
h@x
9002de8026 Delete example.png 2023-02-25 10:30:10 +00:00
Netkas
38adcee1a3 Removed token from worker.php lol 2023-02-20 21:32:56 -05:00
Netkas
040426a63c Added single-threaded and multi-threaded example 2023-02-20 21:27:43 -05:00
Netkas
e3ed0529b9 Minor Changes 2023-02-20 16:06:11 -05:00
Netkas
2362365865 Added CommandHandler 2023-02-19 17:25:59 -05:00
Netkas
77c49019f0 Additional Changes 2023-02-18 20:49:27 -05:00
Netkas
759928d63a Added a bunch of methods and documentation, file uploads are broken at the moment. 2023-02-14 23:26:41 -05:00
Netkas
f311c59ade Added example get_updates.php 2023-02-14 20:55:51 -05:00