feat: add @DKSKurdistanBot with Claude AI assistant

- Add DKS bot support to telegram-bot and telegram-auth functions
- Claude-powered Q&A using PezkuwiChain whitepaper knowledge base
- Update Telegram social link to dijitalkurdistan channel
This commit is contained in:
2026-02-28 02:03:36 +03:00
parent 5065e0f70c
commit 80debdc640
5 changed files with 303 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const SOCIAL_LINKS: SocialLink[] = [
},
{
name: 'Telegram',
url: 'https://t.me/pezkuwichain',
url: 'https://t.me/dijitalkurdistan',
icon: '📢',
color: 'from-blue-400 to-blue-600',
descriptionKey: 'social.telegram',
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.226",
"buildTime": "2026-02-27T22:59:11.026Z",
"buildNumber": 1772233151029
"version": "1.0.227",
"buildTime": "2026-02-27T23:03:36.173Z",
"buildNumber": 1772233416174
}