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

versioning

Changed files
+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "skywatch-automod", 3 - "version": "2.0.2", 3 + "version": "2.1.0", 4 4 "type": "module", 5 5 "scripts": { 6 6 "start": "npx tsx src/main.ts",