Skip to content

Commit b6ef637

Browse files
committed
fix: set character clients to telegram for TG branch
This branch is for the Telegram bot, so the character config should use telegram client instead of twitter. Made-with: Cursor
1 parent 7787b81 commit b6ef637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

characters/chatdkg.character.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ChatDKG",
3-
"clients": ["twitter"],
3+
"clients": ["telegram"],
44
"modelProvider": "anthropic",
55
"settings": {
66
"secrets": {

0 commit comments

Comments
 (0)