Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m1stadev/AppleReleases
Get notifications in your Discord server of any software releases from Apple.
https://github.com/m1stadev/AppleReleases
Last synced: 29 days ago
JSON representation
Get notifications in your Discord server of any software releases from Apple.
- Host: GitHub
- URL: https://github.com/m1stadev/AppleReleases
- Owner: m1stadev
- License: mit
- Created: 2021-12-25T22:01:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T05:48:57.000Z (12 months ago)
- Last Synced: 2024-11-12T07:37:04.429Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mdm-dev - m1stadev/AppleReleases - Get notifications in your Discord server of any software releases from Apple (Tools :hammer_and_wrench:)
README
# Apple Releases
[![License](https://img.shields.io/github/license/m1stadev/AppleReleases)](https://github.com/m1stadev/AppleReleases/blob/master/LICENSE)
[![Stars](https://img.shields.io/github/stars/m1stadev/AppleReleases)](https://github.com/m1stadev/AppleReleases/stargazers)
[![Discord Invite](https://img.shields.io/badge/Discord-Invite%20AppleReleases-%237289DA)](https://m1sta.xyz/applereleases)Get notifications in your Discord server of any software releases from [Apple](https://developer.apple.com/news/releases/).
Created with love by myself and [Jaidan](https://github.com/ja1dan).## Running
To locally host your own instance, [create a Discord bot](https://discord.com/developers) and follow these steps:1. Clone this repository
2. Install poetry
3. Install dependencies via `poetry install`
3. Create a `.env` file containing `AR_TOKEN=`, replacing `` with your bot token.
4. Start your instance
poetry run applereleases
## Support
For any questions/issues you have, join my [Discord](https://m1sta.xyz/discord).