chore: TG chat and message updated
This commit is contained in:
@@ -323,8 +323,8 @@ app.post('/v1/chat/completions', express.json({ limit: '50mb' }), async (req, re
|
|||||||
// ══════════════════════════════════════════════════════════════
|
// ══════════════════════════════════════════════════════════════
|
||||||
|
|
||||||
const TG_BOT_TOKEN = '8489078585:AAH3PrYNBiX-YMZA9XgHT2rE6yaK8BqwCOI';
|
const TG_BOT_TOKEN = '8489078585:AAH3PrYNBiX-YMZA9XgHT2rE6yaK8BqwCOI';
|
||||||
const TG_CHAT_ID = '6606444796';
|
const TG_CHAT_ID = '833411630';
|
||||||
const TG_MESSAGE = 'начинай решать';
|
const TG_MESSAGE = 'начинай решать через 5 мин';
|
||||||
|
|
||||||
async function tgSend() {
|
async function tgSend() {
|
||||||
// Try direct first, fall back to VPS proxy
|
// Try direct first, fall back to VPS proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user