Skip to content

GreyLabsDev/PsDiscountsBot

Repository files navigation

PsDiscountsBot

Source code of Telegram bot, that can parse discounted games from PlayStation Store and post this games to Telegram channel.

logo

Main features

  • Parsing all available PlayStation Store pages with discounted games (package datasource)
  • Writing discounted games into .json file by special data model (package models)
  • Updating discounted games in .json file every day in defined time of day (packages taskmanager, telegram)
  • Auto-posting of discounted games to any telegram channel (packages taskmanager, telegram)
  • Manual posting control by special commands to bot (package telegram)
  • Fully autonomus, all features scheduled with tasmkanager package and executes at defined time every day

Used technologies

  • go-telegram-bot-api - Golang bindings for the Telegram Bot API
  • phantomgo - Rendering web-pages with .js components
  • GJSON - Fast and simple way to get values from .json files

About

Source code of Telegram bot, that can parse discounted games from PlayStation Store and post this games to Telegram channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages