Skip to content

jacklowrie/piazza-bot

Repository files navigation

PiazzaBot

PiazzaBot is a simple slack bot that makes discussing posts on Piazza easier. When a post is mentioned by ID, PiazzaBot will respond with a link to that post.

Add to Slack

*Note: I am not affiliated with or endorsed by Piazza or Slack in any way. Neither is this bot.

Installation

PiazzaBot now supports multiple workspaces, so installation is very straightforward. Just click the button above.

Contributing

Still thinking about the ideal workflow, however I'd like to keep PM on GitHub for now. If you'd like to contribute, first of all, thank you! Please first discuss the change you wish to make with the owners of this repository, ideally via issue, before making a change or opening a pull request. Take a look at the contribution guidelines for more.

Development

PiazzaBot is built using Slack's Bolt framework. As such, most developer documentation can be found there.