be728edf4222585cd37b8f6c5ab0f93cb9b12ebb
omegleweb.io bridge for Matrix
Simple bridge to connect your Matrix rooms with omegle.
Hosting
You should host it using docker-compose.
- Clone the repository to your server
- Copy .env.example to .env and fill in the required variables
- Run
docker-compose up -dto start the bridge
Usage
- Go to your Selenium Grid and connect to the VNC, you may need to manually pass the Cloudflare check.
- Invite the bot to your Matrix room
- Send
!connectfor the bot to connect to omegle websocket If this was done after some time after the bot was started, you may need to connect to the Selenium Grid and pass the Cloudflare check again, as the session may have expired. - Once the bot is connected to omegle, you can run
!matchto start a new match. - Using
!helpyou can list all available commands.
Description
Languages
Rust
82.1%
Python
15.3%
Dockerfile
2.5%