Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.11 KB

File metadata and controls

26 lines (22 loc) · 1.11 KB

DiscordOmegle

Codacy Badge Size Licence

Project

This project aims to provide Discord bot works like https://omegle.com. Omegle is a free online chat and support webcams. However, when using webcams, our IP address is visible to the other person, as opposed to Discord.

Getting started

Configure config.json

{
    "token": "",
    "waitChannelID": "",
    "categoryID": "",
    "secondsMatchTimeout": "120"
}
token: Token of your bot in Discord Developer Portal
waitChannelID: Discord ID of voice waiting channel
categoryID: Discord ID of category in which channels will be created
secondsMatchTimeout: Number of seconds for a meeting cooldown to expire

How to get Discord ID

Discord Settings Enable Dev Copy ID of Channel