Ever use Piazza? You might get a lot of repetitive questions for which you'd like to give the same advice, or point to the same resources, or so on.
PotatoBot is a Piazza bot which automatically responds to questions!
It's written for the computer science courses at University of Michigan.
PotatoBot is written for Python 3.
Make sure to init the piazza-api
submodule:
git submodule update --init --recursive
See profile.py
for an example.
PotatoBot is licensed under GPL v2. Additionally, when used for University of Michigan Piazza courses, PotatoBot accounts must have the full name "PotatoBot".