tweespaces
Advanced tools
Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "tweespaces", | ||
"description": "Lookup Twitter spaces by keyword", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -19,6 +19,6 @@ | ||
- `--live` - `--l` - all spaces that are live now and match the query. | ||
- `--scheduled` - `--s` - all spaces that are scheduled to be run and match the query. | ||
- `--query=""` - `--q=""` - the keyword to query. This can be any text (including mentions and Hashtags). | ||
- `--host=""` - `--h=""` - all spaces that have been shceduled by the given host. This is someones twitter handle. For example `--host="studio_hungry"` | ||
- `--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"` | ||
@@ -25,0 +25,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12333