{"id":25648880,"url":"https://github.com/zaber-dev/coingecko-discord-bot","last_synced_at":"2026-05-16T13:01:58.648Z","repository":{"id":275391344,"uuid":"925945353","full_name":"zaber-dev/Coingecko-Discord-Bot","owner":"zaber-dev","description":"A Discord bot that provides cryptocurrency information and interactive charts using the Coingecko API","archived":false,"fork":false,"pushed_at":"2025-02-05T08:23:50.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-05T10:51:38.879Z","etag":null,"topics":["coingecko","coingecko-api","crypto","crypto-bot","crypto-markets","cryptocurrency","discord","discord-bot","discord-py","disnake","github-codespaces","learn","python","python3","student-vscode"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaber-dev.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,"zenodo":null}},"created_at":"2025-02-02T06:11:59.000Z","updated_at":"2025-02-16T13:19:05.000Z","dependencies_parsed_at":"2025-05-27T20:47:39.897Z","dependency_job_id":null,"html_url":"https://github.com/zaber-dev/Coingecko-Discord-Bot","commit_stats":null,"previous_names":["zaber-dev/coingecko-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaber-dev/Coingecko-Discord-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FCoingecko-Discord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FCoingecko-Discord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FCoingecko-Discord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FCoingecko-Discord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaber-dev","download_url":"https://codeload.github.com/zaber-dev/Coingecko-Discord-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FCoingecko-Discord-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["coingecko","coingecko-api","crypto","crypto-bot","crypto-markets","cryptocurrency","discord","discord-bot","discord-py","disnake","github-codespaces","learn","python","python3","student-vscode"],"created_at":"2025-02-23T13:29:40.068Z","updated_at":"2026-05-16T13:01:58.604Z","avatar_url":"https://github.com/zaber-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coingecko Discord Bot\n\nA Discord bot that provides cryptocurrency information and interactive charts using the Coingecko API.\n\n\n## Features\n\n- Fetch current cryptocurrency prices\n- Display interactive price charts for different time periods\n- Convert cryptocurrency prices to various currencies\n- Paginated views for displaying multiple results\n- Proper error handling\n- Coin Suggestions for invalid searches\n\n## Setup\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/zaber-dev/Coingecko-Discord-Bot.git\n    cd Coingecko-Discord-Bot\n    ```\n\n2. Create a virtual environment and activate it:\n    ```bash\n    python -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n\n3. Install the required dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. Create a `.env` file based on the `.env.example`:\n    ```bash\n    cp .env.example .env\n    ```\n\n5. Add your Discord bot token to the `.env` file:\n    ```properties\n    BOT_TOKEN=your_discord_bot_token\n    ```\n\n## Usage\n\n1. Run the bot:\n    ```bash\n    python main.py\n    ```\n\n2. Invite the bot to your Discord server using the OAuth2 URL with the necessary permissions.\n\n## Commands\n\n- `/price \u003ccrypto\u003e`: Get the current price of a cryptocurrency.\n- `/market \u003ccrypto\u003e`: Get market data for a cryptocurrency.\n\n## Interactive Views\n\n- **MarketChartView**: Select different time periods to view price charts.\n- **CurrencyConverter**: Convert cryptocurrency prices to different currencies.\n- **PaginationView**: Navigate through multiple pages of results.\n\n## Contributing\n\nFeel free to open issues or submit pull requests if you have any improvements or bug fixes.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaber-dev%2Fcoingecko-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaber-dev%2Fcoingecko-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaber-dev%2Fcoingecko-discord-bot/lists"}