publiclab / plotsbot

A bot for Public Lab
GNU General Public License v3.0
17 stars 28 forks source link

PublicLab.org interface, or docs? #115

Open jywarren opened 5 years ago

jywarren commented 5 years ago

Hi @ryzokuken, I remember youd experimented with an interface for publiclab.org and I wondered what the status of that was?

Thanks!

jywarren commented 5 years ago

For example I wanted to maybe make a welcome behavior for publiclab.org for first time posters based on attributes about the poster of each note.

jywarren commented 5 years ago

*author of each note. Maybe found through a new API method on publiclab.org

ryzokuken commented 5 years ago

@jywarren could totally be done. We'll need a conventional interface for publiclab.org, and probably use webhooks like GitHub does.

Once that's done (building the webhook API), we could attach the webhook to send messages to plotsbot to signify whenever a person has made their first article (or any article, plotsbot could use the standard users API to check if it was their first) and plotsbot could respond by making comments.

Sorry for taking too long to respond, my GitHub notifications have been clogged for over a year, I was lucky I found it in time. I try to be more responsive on IRC, so you know where to find me 😄 .

grvsachdeva commented 5 years ago

@jywarren