Skip to content
View Abysim's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Abysim

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 Loading

  1. telegram-bot telegram-bot Public

    Forked from php-telegram-bot/example-bot

    A personal bot with a fishing game, MegaHAL-like AI, some admin functionality.

    PHP

  2. api api Public

    PHP

  3. friendica friendica Public

    Forked from friendica/friendica

    Friendica Communications Platform

    PHP

  4. friendica-addons friendica-addons Public

    Forked from friendica/friendica-addons

    Addons for Friendica

    PHP

  5. serial serial Public

    HTML

  6. IFTTT Filter Telegram to Twitter IFTTT Filter Telegram to Twitter
    1
    const originalText = Telegram.newChannelText.PostText.replace('http', '‌' + ' http').replace(' ' + '‌' + ' ', '‌' + ' ');
    2
    
                  
    3
    let text = originalText;
    4
    const linkPlaceHolder = 'XXXXXXXXXXXXXXXXXXXXXXXX';
    5
    const links:string[] = [];