const express = require('express'); const axios = require('axios'); const app = express(); const API_KEY = 'kp2qQJXnoa1PItCyfOVOvgXA66Wexq0PeaWBKW_CZzs '; const CHATBOT_URL = 'https://poe.com/Cyber_Beast_TechOP'; // Replace with actual endpoint app.use(express.json()); app.post('/chatbot', async (req, res) => { const userMessage = req.body.message; const userToken = req.body.token; try { const response = await axios.post(CHATBOT_URL, { message: userMessage, token: userToken, apiKey: API_KEY }); res.json(response.data); } catch (error) { res.status(500).send('Error communicating with chatbot service'); } }); const PORT = process.env.PORT || 3000; app.listen(PORT, () => { console.log(`Server running on port ${PORT}`); });
top of page

Cyberpunk LED glasses: party luminous visor glasses, the LED glasses inspired by cyberpunk culture are made of high-quality acrylic and have 7 colours and 5 switching modes. The size is approx. 17 x 16 x 4.5 cm. Weight: 65 g.

Cyber Glass

SKU: 366615376135191
HK$7.50Price
Quantity
  • Luminous cyberpunk glasses: the lens of the LED light glasses is a high-tech type. When you hold a fun pair of glasses with visor glasses, you will be the focus of the crowd

    Comfortable to wear: these LED luminous glasses party glasses are made of high-quality acrylic, which is lightweight, durable and scratch-resistant. Long wearing will not cause strain or discomfort to the nose or face and gives you a comfortable wearing experience

    Cool light effects: suitable for rave parties, DJ parties, costume parties, night clubs, live concerts, carnivals, etc. 

© 2023 by Cyber Beast Technology

  • Instagram
  • Facebook
  • LinkedIn
  • YouTube
bottom of page