Commit Graph

12 Commits

Author SHA1 Message Date
Hippo 4b0cde33e6 Assign emoji for different /edcal article statuses
Thanks to Nia for deciding the emoji!
2021-03-29 19:21:16 +05:30
Badri Sunderarajan 1b9d542b88 Add roundpup to table header 2021-02-25 15:43:27 +05:30
Badri Sunderarajan 3b9204cdc5 Remove horizontal rules from response (and add #are!) 2021-02-25 15:41:09 +05:30
Badri Sunderarajan ced39b9328 Abbreviate PPs
And call them 'PP's instead of 'In charge' 😉
2021-02-25 15:38:27 +05:30
Badri Sunderarajan 41a095e465 Parse dates nicely with Moment.js
So we can see them all in a standard format 🙂
2021-02-25 15:35:35 +05:30
Badri Sunderarajan 42bd4de7ad Update /edcal slash command to use actual name 2021-02-25 15:09:13 +05:30
Badri Sunderarajan 8626909ade Implement /edcal command
Displays the Editorial Calendar! Still a WIP, but let's see if it
works on Mattermost...
2021-02-25 15:09:07 +05:30
Badri Sunderarajan 331abd847a Add Airtable API library 2021-02-25 12:27:50 +05:30
Badri Sunderarajan 5a45ce9a64 Add basic dotenv-powered config 2021-02-25 12:13:45 +05:30
Badri Sunderarajan c65b054b99 Make our default message also JSON (not string)
Let's be consistent ;)
2021-02-25 12:10:09 +05:30
Badri Sunderarajan 0962bf0e0f Implement test "add" endpoint to check body parsing and response
Now we know whether we can read and write JSON properly!
2021-02-25 12:07:29 +05:30
Badri Sunderarajan b9f9986202 Initial commit with basic "Hi" message 2021-02-25 12:06:41 +05:30