Skip to content
forked from iliana/mutual-gf

Fediverse display name moon phase updater

License

Notifications You must be signed in to change notification settings

sachasi/mutual-gf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code updates a fediverse user's display name using the Mastodon API with the current phase of the moon, our mutual girlfriend. It implements the AWS Lambda Runtime Interface.

While this code is very particular to a specific task, it demonstrates a few things:

  • A simple (and deliberately incomplete) Runtime Interface implementation, including abusing the Date header in the response to get the current time Moved into minlambda
  • A simple (and deliberately incomplete) tzdata binary format (TZif) parser

About

Fediverse display name moon phase updater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 90.9%
  • Makefile 9.1%