0.0.32 • Published 4 years ago
tweespaces v0.0.32
🐤 tweespaces
A node CLI for querying the Twitter spaces API.
Installation
No need to install anything, just use npx
🕺
npx tweespaces --live --query="developer"
API Reference
There are 4 flags:
--live
- (alias:--l
) - All spaces that are live now and match the query.--scheduled
- (alias:--s
) - All spaces that are scheduled to be run and match the query.--query=""
- (alias:--q=""
) - The keyword to query. This can be any text (including mentions and Hashtags).--host=""
- (alias:--h=""
) - All spaces that have been scheduled by the given host. This is someones twitter handle. For example--host="studio_hungry"
Show all live spaces with "developer" in the title
npx tweespaces --live --query="developer"
Show all scheduled spaces with "developer" in the title
npx tweespaces --scheduled --query="developer"
Show all scheduled spaces from the user "studio_hungry"
npx tweespaces --host="studio_hungry"
Result
Author
- GitHub: @molebox
- Twitter: @studio_hungry
0.0.24
4 years ago
0.0.25
4 years ago
0.0.30
4 years ago
0.0.31
4 years ago
0.0.32
4 years ago
0.0.26
4 years ago
0.0.27
4 years ago
0.0.28
4 years ago
0.0.29
4 years ago
0.0.20
4 years ago
0.0.21
4 years ago
0.0.22
4 years ago
0.0.23
4 years ago
0.0.19
4 years ago
0.0.18
4 years ago
0.0.17
4 years ago
0.0.16
4 years ago
0.0.15
4 years ago
0.0.14
4 years ago
0.0.13
4 years ago
0.0.12
4 years ago
0.0.11
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.7
4 years ago
0.0.6
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago