new things
This commit is contained in:
@@ -70,7 +70,7 @@ ${formData.message || "—"}
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
const token = "8242045471:AAHaECS0psWg1jGBaIk1GxxTG6sBAssK_vw"; // Use environment variable
|
const token = "8242045471:AAHaECS0psWg1jGBaIk1GxxTG6sBAssK_vw"; // Use environment variable
|
||||||
const chatId = 6134458285;
|
const chatId = 1045736611;
|
||||||
|
|
||||||
await axios.post(`https://api.telegram.org/bot${token}/sendMessage`, {
|
await axios.post(`https://api.telegram.org/bot${token}/sendMessage`, {
|
||||||
chat_id: chatId,
|
chat_id: chatId,
|
||||||
|
|||||||
Reference in New Issue
Block a user