Greasy Fork is available in English.

Tinychat Trivia Auto-Responder

Automatically answers trivia questions on Tinychat with enhanced debugging and error handling

Autor
AllAccessEvIL
Instalaciones diarias
0
Instalaciones totales
2
Calificaciones
0 0 0
Versión
11.1
Creado
13/8/2024
Actualizado
17/8/2024
Tamaño
10,1 KB
Licencia
MIT
Funciona en

had a idea to make a cheater for trivia bot auto responder

Key Updates:
Send Special Messages: Added sendMessage to handle sending the specified message after the 4th and 9th trivia questions are asked.
Debugging and Logging:
Integrated log function and createLogWindow for real-time message logging.
Updated WebSocket message handling to log incoming and outgoing messages.
Message Handling:
Updated handleMessage and fetchCorrectAnswer to ensure proper detection and logging.
Added sendError to handle error messages and log them appropriately.
Response Handling:
Added delays and follow-up messages after sending the correct answer.

send chat msg part of outbound code has been the biggest issue hopefully this update fixes it