All Projects → Al-Muhandis → brook-telegram

Al-Muhandis / brook-telegram

Licence: MIT license
Telegram plugin for brookframework

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to brook-telegram

ShellRemoteBot
Shell remote control from telegram (SSH/terminal emulator)
Stars: ✭ 28 (+21.74%)
Mutual labels:  lazarus, freepascal
QQWry
Delphi interface for QQWry IP database
Stars: ✭ 14 (-39.13%)
Mutual labels:  lazarus, freepascal
PospoliteView
Pospolite View aims to be a simple HTML viewer engine fully made in Free Pascal.
Stars: ✭ 29 (+26.09%)
Mutual labels:  lazarus, freepascal
lazarus
Notepas sources and other derived lazarus projects using the editor module.
Stars: ✭ 26 (+13.04%)
Mutual labels:  lazarus, freepascal
setup-lazarus
Set up your GitHub Actions workflow with a specific version of Lazarus
Stars: ✭ 29 (+26.09%)
Mutual labels:  lazarus, freepascal
xavier
Xavier is a small object-oriented XML library for Lazarus and Delphi
Stars: ✭ 38 (+65.22%)
Mutual labels:  lazarus, freepascal
sizectrl
TSizeCtrl v8.2
Stars: ✭ 16 (-30.43%)
Mutual labels:  lazarus, freepascal
fp-telegram
Wrapper classes library for telegram bots API (FreePascal)
Stars: ✭ 59 (+156.52%)
Mutual labels:  lazarus, freepascal
bcrypt
BCrypt is a password hashing function
Stars: ✭ 138 (+500%)
Mutual labels:  lazarus, freepascal
TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Stars: ✭ 21 (-8.7%)
Mutual labels:  lazarus, freepascal
DfmExtractor
Small command line utility which allows you to extract DFM, LFM and FRM forms from executable files compiled by Delphi, Lazarus and CodeTyphon.
Stars: ✭ 22 (-4.35%)
Mutual labels:  lazarus, freepascal
WebView4Delphi
WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
Stars: ✭ 157 (+582.61%)
Mutual labels:  lazarus, freepascal
Axes-Armour-Ale
A fantasy, ASCII dungeon crawler for Windows, Linux & OSX
Stars: ✭ 22 (-4.35%)
Mutual labels:  lazarus, freepascal
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (+4.35%)
Mutual labels:  lazarus, freepascal
VALIS
Vote ALlocating Immune System, an immune-inspired classification algorithm
Stars: ✭ 21 (-8.7%)
Mutual labels:  lazarus, freepascal
brookframework
Microframework which helps to develop web Pascal applications.
Stars: ✭ 161 (+600%)
Mutual labels:  lazarus, freepascal
torokernel
This repository contains the source code of the unikernel toro
Stars: ✭ 107 (+365.22%)
Mutual labels:  lazarus, freepascal
Bauglir-WebSocket-2
Copy of https://code.google.com/archive/p/bauglir-websocket/
Stars: ✭ 15 (-34.78%)
Mutual labels:  lazarus, freepascal
fano
Pascal web application framework
Stars: ✭ 90 (+291.3%)
Mutual labels:  freepascal
jcore
Some FPC classes and frameworks I have implemented so far
Stars: ✭ 26 (+13.04%)
Mutual labels:  freepascal

brook-telegram

Telegram plugin for brookframework

Inherite of the class TBrookAction for convenient work with Telegram API. Help you to create bots.

Implemented as inherited class of TBrookAction from Brookframework

Depend on: fp-telegram.

Please, write me what functionality you would like to see first, since I add the functionality that is needed in my projects. Also I wait for reports on found mistakes and recommendations. But it's best if you join the development! ;)

See example!


Brook framework плагин для Telegram API.

Реализовано в виде класса-наследника TBrookAction из библиотеки Brookframework. Поможет Вам в быстрой разработке бота для Telegram.

Зависит от fp-telegram

Пожалуйста, напишите мне какой бы функционал Вы хотели бы увидеть в первую очередь, так как я добавляю новые функции в библиотеку по мере необходимости в моих проектах. Также жду сообщения о найденных ошибках и рекомендации от Вас. Лучше всего, если Вы присоединитесь к разработке данной библиотеки ;)

Смотрите пример в папке example!

Краткая пошаговая инструкция по создания бота в телеграмм на русском языке https://github.com/Al-Muhandis/brook-telegram/wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].