PauseAI / ProjectBot

A python bot that does project tracking from a discord server to a notion database
2 stars 3 forks source link

Make the publishing of actions on the "i-did-a-thing" channel optional #3

Closed Maximophone closed 2 months ago

Maximophone commented 3 months ago

At the moment, when someone fills in the action form, which populates an airtable database, the bot automatically publishes the action to the "i-did-a-thing" channel on discord. We would like to add a tickbox to the form to make this optional.

Todo:

Maximophone commented 3 months ago

I have added a boolean column called "publish" to airtable

joepio commented 3 months ago

I think the message could contain more sensitive stuff if it's toggle-able / opt-in (like the recipient name / org name)