{"id":19096260,"url":"https://github.com/cobular/flare-discordpy","last_synced_at":"2026-06-14T01:34:01.488Z","repository":{"id":53170914,"uuid":"353627279","full_name":"Cobular/Flare-DiscordPy","owner":"Cobular","description":"A dead-simple cog to add easy uptime monitoring to your discord bot!","archived":false,"fork":false,"pushed_at":"2021-04-02T18:21:29.000Z","size":584,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T08:44:25.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Cobular.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}},"created_at":"2021-04-01T08:20:58.000Z","updated_at":"2021-04-02T20:16:03.000Z","dependencies_parsed_at":"2022-09-14T09:41:30.398Z","dependency_job_id":null,"html_url":"https://github.com/Cobular/Flare-DiscordPy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Cobular/Flare-DiscordPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cobular%2FFlare-DiscordPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cobular%2FFlare-DiscordPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cobular%2FFlare-DiscordPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cobular%2FFlare-DiscordPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cobular","download_url":"https://codeload.github.com/Cobular/Flare-DiscordPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cobular%2FFlare-DiscordPy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34306772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T03:36:15.824Z","updated_at":"2026-06-14T01:34:01.471Z","avatar_url":"https://github.com/Cobular.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://github.com/JakeCover/Flare-DiscordPy/blob/main/flare_logo.png\" width=128\u003e Flare\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eAn easy-to-use, dead-simple cog to add a tiny, simple, fast webpage to your bot in order to enable uptime monitoring with something like UptimeRobot.\u003c/p\u003e\n\nHeavily inspired from this StackOverflow answer: https://stackoverflow.com/a/62481294/5623598. Thanks random internet person!!\n\n\n## Usage\nSimply install the cog with `pip install flare` and then import it: `from Flare import Flare`. Finally, load the cog with `bot.add_cog(Flare(bot))` and you're off to the races!!\n\nTake a look at http://localhost:5000/ to see the bot's status page. \n\n#### Example\nFor an example implementation, take a look at `example_bot/bot.py`, where there is a minimum viable bot implementing this page.\n\n\n## Configuration\nThe cog has three env vars, but the defaults work fine for a plug and play setup. If you want to change them, here's what you need to know:\n  * `FLARE_PORT` is the port the webserver is exposed on, and it defaults to 5000. Set it to any number to change the port to your heart's desire.\n  * `FLARE_PATH` is the path to the page. This defaults to `/`, but you can change it with this var to whatever you choose.\n  * `FLARE_HOST` is the host to listen on, defaults to `None` which in this case means all interfaces. You can set it to a specific IP if you would like to change this configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobular%2Fflare-discordpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobular%2Fflare-discordpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobular%2Fflare-discordpy/lists"}