birthday wishing bot

forgetting birthdays is easy; automating them is easier.

this is a small Python bot that reads a list of birthdays and posts a wish to a Facebook page via the Graph API. nothing clever about the wish itself — the point was learning how page publishing works end to end, and removing one more thing from my head.

code’s here.