Skip to content
View alserom's full-sized avatar
Block or Report

Block or report alserom

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. telegram-bot-api-spec telegram-bot-api-spec Public

    Actual Telegram Bot API spec in a comfortable format for your tools.

    1

  2. tg-bot-api-spec tg-bot-api-spec Public

    Go 1

  3. viber-php viber-php Public

    Unofficial library to work with Viber REST API and for develop a bot for the Viber platform.

    PHP 1 1

  4. viber-bot-examples viber-bot-examples Public

    Demonstrating a usage of 'alserom/viber-php' library.

    PHP 1

  5. octobercms_clearcachewidget octobercms_clearcachewidget Public

    Clear file cache widget for dashboard (octobercms)

    PHP 12 14

  6. Certbot. Pre and Post Validation Hoo... Certbot. Pre and Post Validation Hooks for https://www.ukraine.com.ua
    1
    <?php
    2
    require_once __DIR__ . '/config.php';
    3
    require_once __DIR__ . '/sendRequest.function.php';
    4
    
                  
    5
    $domain = getenv('CERTBOT_DOMAIN');