Skip to content
View hieupo12333's full-sized avatar
🏠
Làm việc tại nhà
🏠
Làm việc tại nhà

Block or report hieupo12333

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. skills-getting-started-with-github-copilot skills-getting-started-with-github-copilot Public

    Exercise: Get started using GitHub Copilot

    JavaScript 1

  2. check_authorization.php check_authorization.php
    1
    <?php
    2
    
                  
    3
    define('BOT_TOKEN', 'XXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXX'); // place bot token of your bot here
    4
    
                  
    5
    function checkTelegramAuthorization($auth_data) {
  3. cli cli Public

    Forked from cli/cli

    GitHub’s official command line tool

    Go