Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mvahaste/kfc
Get KFC crazy Tuesday specials in a dedicated Discord channel
https://github.com/mvahaste/kfc
api discord facebook kfc python web-scraping
Last synced: 6 days ago
JSON representation
Get KFC crazy Tuesday specials in a dedicated Discord channel
- Host: GitHub
- URL: https://github.com/mvahaste/kfc
- Owner: mvahaste
- License: mit
- Created: 2024-03-27T10:24:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-29T16:33:54.000Z (8 months ago)
- Last Synced: 2024-03-29T17:38:07.596Z (8 months ago)
- Topics: api, discord, facebook, kfc, python, web-scraping
- Language: Python
- Homepage:
- Size: 389 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KFC specials
Get KFC crazy Tuesday specials in a dedicated Discord channelPython script that gets the latest [KFCEst](https://www.facebook.com/KFCEst) Facebook posts every Tuesday and sends them to a dedicated discord channel.
## Why?
I like KFC.
## Example
## Dependencies
```txt
facebook-scraper @ git+https://github.com/moda20/facebook-scraper.git@master
discord
```