A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update version number

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "skywatch-tools", 3 - "version": "1.1.0", 3 + "version": "1.3.0", 4 4 "type": "module", 5 5 "scripts": { 6 6 "start": "npx tsx src/main.ts",