Skip to content
View TurboKach's full-sized avatar
โ˜ ๏ธ
0xD0A5D0A3D099
โ˜ ๏ธ
0xD0A5D0A3D099
Block or Report

Block or report TurboKach

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. python-cdp python-cdp Public

    Forked from HMaker/python-cdp

    Python client and types generator for the Chrome DevTools Protocol (CDP)

    Python

  2. telegram-to-slack-history-converter telegram-to-slack-history-converter Public

    Script to convert JSON exported Telegram history for further import to Slack

    Python 2

  3. aiogram hidden admin mention by id aiogram hidden admin mention by id
    1
    @dp.message_handler(commands=['all'])
    2
    async def tag_all(message: types.Message):
    3
        """Tag all group members in a hidden text"""
    4
    
    
    5
        query_text = message.text.split(maxsplit=1)[1]
  4. esp32_led_webserver esp32_led_webserver Public

    ESP32 Web server for RGBW led strip control with color picker

    Python 3