README ¶ PsDiscountsBot Source code of Telegram bot, that can parse discounted games from PlayStation Store and post this games to Telegram channel. 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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis datasource file logger models stringtool taskmanager telegram Click to show internal directories. Click to hide internal directories.