Added excessive AI usage tag

This commit is contained in:
Lucas
2026-08-22 08:47:22 -07:00
parent 20ae4f0ad2
commit 9fa1abb194
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@
`❌` - On watch for removal `❌` - On watch for removal
`🤖` - Excessive AI Usage
### Highlights ### Highlights
`💥` - Disruptive `💥` - Disruptive
+5
View File
@@ -71,6 +71,11 @@
"id": "removal", "id": "removal",
"description": "On Watch For Removal" "description": "On Watch For Removal"
}, },
{
"emoji": "🤖",
"id": "ai",
"description": "Excessive AI Usage"
},
{ {
"emoji": "💥", "emoji": "💥",
"id": "disruptive", "id": "disruptive",