EpicGamesWebScraper

command module
v0.0.0-...-78441ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2021 License: MIT Imports: 8 Imported by: 0

README

EpicGamesWebScraper

EpicGamesWebScraper is a CLI Go app that visits Epic games store and sends information about the free weekly game via Slack.

Getting Started

Running program
  • The simplest way is to download the binary from GitHub Releases and run it (only windows).
Building from source

Requirements:

$ git clone "https://github.com/ahmedmansourxyz/EpicGamesWebScraper.git"
$ cd EpicGamesWebScraper/
$ go mod init github.com/ahmedmansourxyz/EpicGamesWebScraper
$ go mod tidy
$ go build
Executing program
  • For a UNIX Operating system:
$ ./EpicGamesWebScraper
  • For Windows:
 ./EpicGamesWebScraper.exe

Using program

Requirments:

Now you can simply execute the program, enter your webhook URL and finally specify the rate in which the slack message is sent.

Please note that the format of input for this rate should be like the following: An integer followed by the unit of time.
Examples: 12 sec, 5 d, 30 min

Screenshot of successful execution of program

ScreenShot

Author

Ahmed Mansour

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL