Coder Social home page Coder Social logo

Telegram Bot SDK

Join PHP Chat Chat on Telegram Build Status Latest Version Total Downloads

Telegram Bot API - PHP SDK

Telegram Bot SDK lets you develop Telegram Bots in PHP easily! Supports Laravel framework and comes with addons to enhance your bot development experience.

Telegram Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.

To learn more about the Telegram Bot API, please consult the Introduction to Bots and Bot FAQ on Telegram's official site.

To get started writing your bots using Telegram Bot SDK, please refer the SDK Documentation.

NOTE: SDK has been migrated from the original repo irazasyed/telegram-bot-sdk since 4.x.

Usage

Documentation for the SDK can be found on the website.

Upgrade from version <4.x

Starting from version 4.x, the project has been renamed from irazasyed/telegram-bot-sdk to telegram-bot-sdk/telegram-bot-sdk.

In order to receive the new version and future updates, you need to rename it in your composer.json:

"require": {
-    "irazasyed/telegram-bot-sdk": "(version you use)",
+    "telegram-bot-sdk/telegram-bot-sdk": "(version you use)",
}

Laravel

Laravel service provider in addition to various other Laravel specific features have been moved to its own package.

"require": {
-    "irazasyed/telegram-bot-sdk": "(version you use)",
+    "telegram-bot-sdk/laravel": "^4.0",
}

and run composer update.

Are You Using Telegram Bot SDK?

If you're using this SDK to build your Telegram Bots or have a project that's relevant to this SDK, We'd love to know and share it with the world.

Head over to Awesome Telegram Bots to share, discover, and learn more.

Contributing

Thank you for considering contributing to the project. Please read the contributing guide before creating an issue or sending in a pull request.

Code of Conduct

Please read our Code of Conduct before contributing or engaging in discussions.

Security

If you discover a security vulnerability within this project, please email Syed at security at telegram-bot-sdk.com. All security vulnerabilities will be promptly addressed. You may view our full security policy here.

Credits

Disclaimer

The Telegram Bot SDK is a third-party library and is not associated with, endorsed by, or affiliated with Telegram or its products. For more details, please read the Disclaimer

License

This project is open-sourced software licensed under the BSD 3-Clause license.

Telegram Bot SDK's Projects

.github icon .github

Telegram Bot SDK - Community Health Files

laravel icon laravel

Laravel Package for Telegram Bot SDK

telegram-bot-sdk icon telegram-bot-sdk

🤖 Telegram Bot API PHP SDK 4.x. Create Telegram Bots with PHP Easily! [WIP]

website icon website

🌍 Telegram Bot SDK Website & Documentations

website-archive icon website-archive

Old Site for Telegram Bot SDK Website & Documentations [No Longer Used]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.