Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 553 Bytes

PHP-TelegramBot

A simple Telegram bot built with PHP that sends movies to users. Ideal for managing and sharing video content with Telegram channels or users.

Dependencies

MongoDB PHP Library

  • Library: mongodb/mongodb
  • Version: ^1.15

PHP Version

  • Version: PHP 8.3.6

Additional Details

mongodb/mongodb: This is the primary library for interacting with MongoDB in PHP.

PHP Version: The version of PHP that is compatible with the project. Ensure that this version matches the PHP versions supported by your server.