GameFeeder

    A notification bot for several games, available on Discord and Telegram.

    Language: json

    Author: GitHub Repos (@github-repos)

    0 stars · 1 views

    Files

    • docker-compose.prod.yml (yml)
    • codecov.yml (yml)
    • docs (txt)
    • ARCHITECTURE.md (md)
    • APIS.md (md)
    • SETUP.md (md)
    • .editorconfig (editorconfig)
    • .husky (husky)
    • .gitignore (gitignore)
    • common.sh (sh)
    • SECURITY.md (md)
    • .vscode (vscode)
    • tasks.json (json)
    • settings.json (json)
    • extensions.json (json)
    • launch.json (json)
    • README.md (md)
    • tsconfig.json (json)
    • docker-compose.yml (yml)
    • LICENSE (txt)
    • package.json (json)
    • .github (github)
    • workflows (txt)
    • release-flow.yml (yml)
    • ci-flow.yml (yml)
    • coverage-flow.yml (yml)
    • ISSUE_TEMPLATE (txt)
    • command-request.md (md)
    • game-request.md (md)
    • feature_request.md (md)
    • bug_report.md (md)
    • renovate.json (json)
    • pull_request_template.md (md)
    • Dockerfile (txt)
    • register.mjs (mjs)
    • jest.config.js (js)
    • TERMS.md (md)
    • package-lock.json (json)
    • .gitignore (gitignore)
    • biome.json (json)
    • tests (txt)
    • steam_web_api.spec.ts (ts)
    • telegram_iv_template.spec.ts (ts)
    • steam_app_news.spec.ts (ts)
    • steam_processor.spec.ts (ts)
    • channel.spec.ts (ts)
    • rss_item.spec.ts (ts)
    • message.spec.ts (ts)
    • util.spec.ts (ts)
    • regex.spec.ts (ts)
    • init_manager.spec.ts (ts)
    • user.spec.ts (ts)
    • discord.spec.ts (ts)
    • game.spec.ts (ts)
    • telegram.spec.ts (ts)
    • file_manager.spec.ts (ts)
    • comparable.spec.ts (ts)
    • rss.spec.ts (ts)
    • __mocks__ (txt)
    • node-fetch.js (js)
    • mockClasses (txt)
    • mockBot.ts (ts)
    • _test-setup.ts (ts)
    • version.spec.ts (ts)
    • array_util.spec.ts (ts)
    • logger.spec.ts (ts)
    • permissions.spec.ts (ts)
    • CONTRIBUTING.md (md)
    • data (txt)
    • subscriber_data.example.json (json)
    • updater_data.example.json (json)
    • src (txt)
    • channel.ts (ts)
    • telegram_iv_template.ts (ts)
    • logger.ts (ts)
    • rss (txt)
    • rss.ts (ts)
    • rss_item.ts (ts)
    • game.ts (ts)
    • commands (txt)
    • commands.ts (ts)
    • simple_action.ts (ts)
    • no_label_action.ts (ts)
    • action.ts (ts)
    • command.ts (ts)
    • command_group.ts (ts)
    • two_part_command.ts (ts)
    • util (txt)
    • regex.ts (ts)
    • constants.ts (ts)
    • comparable.ts (ts)
    • array_util.ts (ts)
    • util.ts (ts)
    • rollbar_client.ts (ts)
    • __mocks__ (txt)
    • rollbar_client.ts (ts)
    • message.ts (ts)
    • user.ts (ts)
    • notifications (txt)
    • notification_builder.ts (ts)
    • version.ts (ts)
    • notification.ts (ts)
    • notification_element.ts (ts)
    • managers (txt)
    • file_manager.ts (ts)
    • init_manager.ts (ts)
    • config_manager.ts (ts)
    • project_manager.ts (ts)
    • data_manager.ts (ts)
    • bots (txt)
    • bots.ts (ts)
    • telegram.ts (ts)
    • discord.ts (ts)
    • bot.ts (ts)
    • steam (txt)
    • steam_web_api.ts (ts)
    • steam_app_news.ts (ts)
    • updater.ts (ts)
    • _main.ts (ts)
    • permissions.ts (ts)
    • providers (txt)
    • provider.ts (ts)
    • dota_provider.ts (ts)
    • steam_provider.ts (ts)
    • rss_provider.ts (ts)
    • processors (txt)
    • steam_processor.ts (ts)
    • pre_processor.ts (ts)
    • config (txt)
    • schemas (txt)
    • api_config.schema.json (json)
    • game_config.schema.json (json)
    • updater_config.example.json (json)
    • games (txt)
    • mir4.json (json)
    • deadbydaylight.json (json)
    • steam.json (json)
    • flightsim.json (json)
    • skylines.json (json)
    • cp2077.json (json)
    • civ6.json (json)
    • helldivers2.json (json)
    • davethediver.json (json)
    • amongus.json (json)
    • deadcells.json (json)
    • hades.json (json)
    • gwent.json (json)
    • valheim.json (json)
    • seaofthieves.json (json)
    • stardew.json (json)
    • minecraft.json (json)
    • underlords.json (json)
    • rainbow6.json (json)
    • ror2.json (json)
    • satisfactory.json (json)
    • forager.json (json)
    • rust.json (json)
    • dota.json (json)
    • apexlegends.json (json)
    • gta5.json (json)
    • csgo.json (json)
    • payday2.json (json)
    • horizonforbiddenwest.json (json)
    • tf2.json (json)
    • thronefall.json (json)
    • palworld.json (json)
    • ageofempires4.json (json)
    • factorio.json (json)
    • pubg.json (json)
    • dontstarvetogether.json (json)
    • artifact.json (json)
    • veloren.json (json)
    • teamfightmanager.json (json)
    • fallguys.json (json)
    • api_config.example.json (json)
    • PRIVACY.md (md)
    • ATTRIBUTION.md (markdown)
    github-repos/GameFeeder

    GameFeeder

    Public
    • Updated Jul 25, 2026
    0