Skip to content

Commit

Permalink
add tusk
Browse files Browse the repository at this point in the history
  • Loading branch information
asalzmann committed Dec 23, 2024
1 parent 3a75b83 commit eae6d25
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/agents/tusk/echo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "../../echo.schema.json",
"creator": "Echos",
"echoToken": {
"symbol": "TUSK",
"address": "..."
},
"id": "...",
"metadata": {
"description": "Tusk The Financial Advice Mammoth (Not Financial Advice) Nephew of @mammothoverlord",
"image": "...",
"telegram": null,
"twitter": "https://x.com/tuskthemammoth"
},
"name": "Tusk The Mammoth",
"slug": "tusk",
"verified": true
}

0 comments on commit eae6d25

Please sign in to comment.