init nostr
This commit is contained in:
parent
4f94b5fc1f
commit
bec30f2ab0
7 changed files with 1082 additions and 9 deletions
|
|
@ -17,6 +17,10 @@ provider:
|
|||
BLUE_SKY_USERNAME: ${env:BLUE_SKY_USERNAME}
|
||||
|
||||
functions:
|
||||
nostr:
|
||||
handler: src/nostr.run
|
||||
events:
|
||||
- schedule: rate(1 hour)
|
||||
pixelfed:
|
||||
handler: src/pixelfed.run
|
||||
events:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue