Here is a list of Python dependencies we're using right now:
This simple script does the following list of steps:
- 🙈 Checks the FEED_URL and looks for new news titles
- 🙉 Something new? Let's post 'em all!
- 🙊 Empty as a donut hole? Oh no! Let's visit later
Environmenr Variable | Value |
---|---|
DATABASE_URL | postgresql://[user[:password]@][netloc][:port][/dbname] |
FEED_URL | URL Link to feed |
ONESIGNAL_APP_ID | Requires your OneSignal App's REST API Key, available in Keys & IDs. |
ONESIGNAL_AUTHORIZATION | Requires your OneSignal App's REST API Key, available in Keys & IDs. |