Giter Club home page Giter Club logo

6obcy-tui's Introduction

6obcy-tui

Nice TUI/CLI client for the Polish 6obcy.org "Omegle" website. With auto-solving captcha.

Installation

To install 6obcy-tui you need NodeJS, if you don't have it you can download from the official site.

Now you can clone the project and install dependencies.

$ git clone https://github.com/skorotkiewicz/6obcy-tui
$ yarn
// or
$ npm install

Used

To run the client, all you need to do is run yarn start after launching the application, it will automatically open a captcha page in your default browser where you must then enter this code in the client.

$ yarn start
// or
$ npm run start

Available commands:

  • /dis - disconnects and looks for a new user
  • /topic - sends a random topic to conversation
  • /stop - stops the current conversation and does not look for a new conversation
  • /start - searches for a new user and resumes searching for a new conversation when the user disconnects

Configuration

Client is able to solve captcha by itself thanks to 2captcha.com service, to enable auto captcha solving change dotenv file name to .env and enter your API key, restarting client will automatically solve every captcha.

$ mv dotenv .env
$ nano .env

Auto welcome message can be set in .env, this message will be sent every time the conversation starts.

$ nano .env

WELCOME = "Hello!"

Todo

  • wrap long message inside list
  • spinners
  • displaying captcha in the client

6obcy-tui's People

Contributors

skorotkiewicz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

6obcy-tui's Issues

License Missing?

Hi, have u planed to made this project closed-source or you forgot to put license there?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.