Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angablue/epic-friends-notifier
Notifies you on your phone whenever you receive and Epic Games friends request.
https://github.com/angablue/epic-friends-notifier
Last synced: 5 days ago
JSON representation
Notifies you on your phone whenever you receive and Epic Games friends request.
- Host: GitHub
- URL: https://github.com/angablue/epic-friends-notifier
- Owner: AngaBlue
- Created: 2022-08-17T07:38:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T08:51:06.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:27:05.472Z (almost 2 years ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Epic Games Friends Notifier
## About
A script that sends a push notification via [Pushover](https://pushover.net/) whenever someone adds you as a friend on [Epic Games](https://www.epicgames.com/).
Developed by [AngaBlue](https://anga.blue)
## Installation & Usage
1. Fill in the relevant fields of the `config.json` file using the template provided in `example.config.json`.
- You will need to [generate device auth for Epic Games](https://github.com/xMistt/DeviceAuthGenerator) to fill out the epic fields.
- Your Pushover user key can be found once you make an account.
- Your Pushover application key will be generated once you register an application with Pushover.
2. Run the program by double-clicking the executable.## Contact
If you have any troubles running this bot or encounter any issues, feel free to contact me through means listed on [my website](https://anga.blue/contact).