fullstackbelgium.be
fullstackbelgium.be copied to clipboard
Implement scheduled Tweets
Once a meetup has all necessary details, we can schedule an announcing tweet a few days before, then we don't have to do this manually
It would also be cool if the app could tweet each of the speaker's talk with a link to the meetup page in the weeks before the event. Maybe we should also add a field for the twitter username of a speaker 🤔
Added the twitter info to Nova, next up we should decide the schedule we'd want the tweets in:
x days before meetup, general announcement. Requirements:
- At least venue name filled in
x days before meetup, sponsor messages. Requirements:
- Venue name filled in
- There are sponsors 😄
- Attached sponsor has a message filled in
x days before meetup, talk 1 announcement. Requirements:
- Venue name filled in
- Talk 1 title, talk 1 name, optionally talk 1 twitter to mention person (replaces name)
x days before meetup, talk 2 announcement. Requirements:
- Venue name filled in
- Talk 2 title, talk 2 name, optionally talk 2 twitter to mention person (replaces name)
Should we link to the meetup page of the event, or just to our website? Decide on a fixed copy / structure for each tweet
Proposal:
- 28 days before meetup, general announcement
- 23 days before meetup, sponsor messages
- 21 days before meetup, talk 1 announcement
- 16 days before meetup, talk 2 announcement
A few more:
- 7 days before meetup, meetup reminder (next week!)
- 2 days before meetup (monday), meetup reminder (this wednesday...)
Should we link to the meetup page of the event, or just to our website?
Meetup page
sponsor messages
Maybe do an interval of a few days if there are more than one? 🤔 Might be too complicated but I think 2 or more tweets right after each other will feel too spammy.
Decide on a fixed copy / structure for each tweet
general announcement
For our next meetup in <city> we're hosted at <venue twitter handle or name fallback> #FSBE
RSVP here: <link to meetup event>
talk announcement
For our next meetup in <city>, our <first/second> speaker <speaker twitter handle / name fallback> will be giving a talk called "
RSVP here: <link to meetup event>
7 days reminder
Next week we have a meetup at <venue twitter handle / name fallback> in <city>! Talks by <speaker 1 twitter handle / name fallback> and <speaker 2 twitter handle / name fallback> #FSBE
RSVP here: <link to meetup event>
2 days reminder
In two days we have a meetup at <venue twitter handle / name fallback> in <city>! Talks by <speaker 1 twitter handle / name fallback>and<speaker 2 twitter handle / name fallback>` #FSBE
RSVP here: <link to meetup event>
Maybe also a monthly reminder to join the slack?