UQComputingSociety / uqcsbot-slack

:mortar_board: UQCSbot: our friendly little Slack bot
https://slack.uqcs.org.au
MIT License
55 stars 44 forks source link

Add a "What weird day is it" announcement #368

Closed ldgrp closed 6 years ago

ldgrp commented 6 years ago

Posts a message on general with a holiday from https://www.timeanddate.com/holidays/fun/ at 9am.

Unfortunately, I couldn't think of a better name for the script.

Fixes #275.

gricey432 commented 6 years ago

Lgtm. Some good but non-critical improvements would be some tests, and replacing your magic dictionary with a namedtuple or a class