This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_posts/introducing-the-drupal-meetups-twitterbot.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2017-06-09 06:46:45 +00:00
---
title: Introducing the Drupal Meetups Twitterbot
2020-03-08 14:32:13 +00:00
date: 2017-06-09
2018-12-31 12:13:05 +00:00
excerpt: Ive written a twitterbot for promoting Drupal meetups.
2017-06-09 06:46:45 +00:00
tags:
- twitter
- php
---
2018-09-04 18:58:54 +00:00
<p class="text-center" markdown="1">![](/images/blog/drupal-meetups-twitterbot.png)</p>
2017-06-09 06:46:45 +00:00
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. Its intention is to provide [one Twitter account][1] where people can get the up to date news from various Drupal meetups.
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.
[0]: https://github.com/opdavies/drupal-meetups-twitterbot
[1]: https://twitter.com/drupal_meetups
[2]: https://github.com/opdavies/drupal-meetups-twitterbot/blob/master/bootstrap/config.php
[3]: https://www.jublo.net/projects/codebird/php
[4]: https://github.com/opdavies/drupal-meetups-twitterbot/issues/new