Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manekinekko/google-actions-twitter
🏠 Twitter Action for Google Assistant/Home 🕊
https://github.com/manekinekko/google-actions-twitter
google-assistant twitter
Last synced: 22 days ago
JSON representation
🏠 Twitter Action for Google Assistant/Home 🕊
- Host: GitHub
- URL: https://github.com/manekinekko/google-actions-twitter
- Owner: manekinekko
- Created: 2016-12-31T00:59:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T16:47:39.000Z (almost 7 years ago)
- Last Synced: 2024-04-14T20:05:06.199Z (7 months ago)
- Topics: google-assistant, twitter
- Language: JavaScript
- Homepage: https://twitter.com/manekinekko/status/816880688347672576
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Twitter Action for Google Assistant/Home
🏠 Hi humans, check out the new Google Assistant/Home starter https://t.co/7WN0jZIUHb #GoogleHome #Im_A_Bot cc @google
— Wassim Chegham (@manekinekko) January 5, 2017🏠 testing with #emojis 🙋♂🙋 🕊 #GoogleHome #Im_A_Bot cc @google
— Wassim Chegham (@manekinekko) January 5, 2017🏠 x 2> 8@:?8 E@ CF=6 E96 H@C=5 #GoogleHome #Im_A_Bot cc @google
— Wassim Chegham (@manekinekko) January 5, 2017## Notes
In order to use this app, you would need to provide a `twitter-keys.sh` file which exports the following variables:
```
export TWITTER_CONSUMER_KEY='XXX';
export TWITTER_CONSUMER_SECRET='XXX';
export TWITTER_ACCESS_TOKEN_KEY='XXX';
export TWITTER_ACCESS_TOKEN_SECRET='XXX';
```