lukchojnicki / gg-bot-api-lib
Source copied from https://boty.gg.pl/ so it can be available as git or composer package.
This package is auto-updated.
Last update: 2025-04-17 00:10:38 UTC
README
It's official SDK for polish communicator GG (Gadu Gadu) bots.
More at: https://boty.gg.pl/
Info from GG site:
BotAPI jest darmową platformą pozwalającą na szybkie i proste tworzenie botów (umożliwiających tworzenie czatów) w sieci GG. Wystawia zestaw funkcji za pomocą protokołu HTTP, które umożliwiają odbieranie i wysyłanie wiadomości poprzez skrypt/program stworzony przez użytkownika BotAPI.
Composer
composer require lukchojnicki/gg-bot-api-lib
Note: I'm not author of this library and not connected with GG company in any way. I's just open source code copied from https://boty.gg.pl/ so it can be available as git or composer package for easier usage (I just did what authors should did in a first place).