{"id":20048443,"url":"https://github.com/aggstam/telegram-bot-hyperliquid","last_synced_at":"2025-10-05T13:06:11.842Z","repository":{"id":259935610,"uuid":"877538259","full_name":"aggstam/telegram-bot-hyperliquid","owner":"aggstam","description":"Very basic Telegram bot to retrieve information from Hyperliquid.","archived":false,"fork":false,"pushed_at":"2024-11-02T17:26:29.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T20:33:32.117Z","etag":null,"topics":["hyperliquid","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aggstam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T20:28:31.000Z","updated_at":"2024-11-02T17:26:33.000Z","dependencies_parsed_at":"2025-01-12T20:33:17.783Z","dependency_job_id":"5ea55271-dca8-49fe-95f4-6952e68f11ff","html_url":"https://github.com/aggstam/telegram-bot-hyperliquid","commit_stats":null,"previous_names":["aggstam/telegram-bot-hyperliquid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftelegram-bot-hyperliquid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftelegram-bot-hyperliquid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftelegram-bot-hyperliquid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftelegram-bot-hyperliquid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggstam","download_url":"https://codeload.github.com/aggstam/telegram-bot-hyperliquid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241477857,"owners_count":19969182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hyperliquid","telegram-bot"],"created_at":"2024-11-13T11:43:52.851Z","updated_at":"2025-10-05T13:06:06.819Z","avatar_url":"https://github.com/aggstam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-bot-hyperliquid\nVery basic `Telegram` bot to retrieve information from [Hyperliquid](https://hyperliquid.xyz/).\n\nAfter you obtained your bot key, you can configure it by simply editting the Makefile with your\nconfig options:\n| Config            | Description                                                         |\n|-------------------|---------------------------------------------------------------------|\n| `BOT_TOKEN`       | Your bot API key, provided by `telegram`                            |\n| `HL_DEFAULT_VAULT`| The default `Hyperliquid` vault address to retrieve information for |\n\n## Usage\nScript provides the following Make targets:\n| Target      | Description                             |\n|-------------|-----------------------------------------|\n| `bootstrap` | Create the environment and get all deps |\n| `clean`     | Remove build artifacts                  |\n| `deploy`    | Start the bot using the configuration   |\n\n### Environment setup\nThe following OS dependencies are required:\n|   Dependency   |\n|----------------|\n| git            |\n| make           |\n| python         |\n| python-venv    |\n\nBefore first usage, you have to grab all the required python libraries:\n```\n% make bootstrap\n```\n### Execution\nSince we are using a `python` virtual environment, we have to source\nit before starting the bot:\n```\n% . {FULL_PATH_REPO}/venv/bin/activate\n```\nAfter that, you can modify the configuration and start the bot:\n```\n% make deploy\n```\nAfter the bot is up and running, you can verify it's working by\nsending it a prompt like `/hl vault`. The bot should respond with\ninformation for your default vault.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggstam%2Ftelegram-bot-hyperliquid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggstam%2Ftelegram-bot-hyperliquid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggstam%2Ftelegram-bot-hyperliquid/lists"}