Start post tidy
This commit is contained in:
parent
ccb97c0eff
commit
ff05c587cd
10 changed files with 17 additions and 66 deletions
|
@ -4,21 +4,14 @@ tags:
|
|||
- twitter
|
||||
- php
|
||||
---
|
||||
{% block intro_image %}
|
||||
<img src="/assets/images/blog/drupal-meetups-twitterbot.png" alt="" class="is-centered">
|
||||
{% endblock %}
|
||||
<p class="text-center" markdown="1"></p>
|
||||
|
||||
{% block excerpt %}
|
||||
The [Drupal Meetups Twitterbot][0] is a small project that I worked on a few months ago, but hadn't got around to promoting yet. It’s intention is to provide [one Twitter account][1] where people can get the up to date news from various Drupal meetups.
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
The [Drupal Meetups Twitterbot][0] is a small project that I worked on a few months ago, but hadn't got around to promoting yet. It’s intention is to provide [one Twitter account][1] where people can get the up to date news from various Drupal meetups.
|
||||
<!-- split -->
|
||||
|
||||
It works by having a whitelist of [Twitter accounts and hashtags][2] to search for, uses [Codebird][3] to query the Twitter API and retweets any matching tweets on a scheduled basis.
|
||||
|
||||
If you would like your meetup group to be added to the list of searched accounts, please [open an issue][4] on the GitHub repo.
|
||||
{% endblock %}
|
||||
|
||||
[0]: https://github.com/opdavies/drupal-meetups-twitterbot
|
||||
[1]: https://twitter.com/drupal_meetups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue