Skip to content

Commit b16d78e

Browse files
committed
feat: add wacli and tg
1 parent 56c9149 commit b16d78e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

clis.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,17 @@
7070
"name": "use-agently",
7171
"description": "The routing and settlement layer for your agent economy. Discover, coordinate, and transact with autonomous AI agents.",
7272
"github": "AgentlyHQ/use-agently"
73+
},
74+
{
75+
"slug": "steipete/wacli",
76+
"name": "wacli",
77+
"description": "A command-line interface for WhatsApp. Send messages and interact with WhatsApp from your terminal.",
78+
"github": "steipete/wacli"
79+
},
80+
{
81+
"slug": "vysheng/tg",
82+
"name": "tg",
83+
"description": "Command-line Telegram client. Send messages, manage chats, and interact with the Telegram API directly from your terminal.",
84+
"github": "vysheng/tg"
7385
}
7486
]

0 commit comments

Comments
 (0)