BillyGLW / async_websocket_chat_bot

WSS real-time bot that alllows on fully automated responding on specyfic request. Tested on some well known "chat clients" eg. twitch IRC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

websocket bot / wss (ws via tls)

creating self-signed certificate on purpose of wss client

openssl req -new -x509 -days 365 -nodes -out cert.pem -keyout cert.pem

About

WSS real-time bot that alllows on fully automated responding on specyfic request. Tested on some well known "chat clients" eg. twitch IRC.


Languages

Language:Python 100.0%