Skip to content

MCLx86/Lubchat

 
 

Repository files navigation

Lubchat

Official chat client for HackChat.

Server

The official server software (HackChat) can be found here: https://github.com/kacperks/HackChat

Installation procedure

  1. Install Git; if you have already then skip this step (link : https://git-scm.com/download/win)
  2. Install Python; link: https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe while installing make sure to select "Add to global variables"
  3. Navigate to the directory to which you would like to install the software, right-click and select "Git Bash Here": image
  4. Execute the following command in order to clone the repository to your local machine: git clone https://github.com/lubek-dc/Lubchat.git![image](https://user-images.githubusercontent.com/70327203/171163954-bbeefdf1-2e35-4d2e-b4b6-e56fe98913c4.png)
  5. Now navigate to the directory and run install.bat (if there are any errors, ignore them but if something is not working properly then file an issue on GitHub![image](https://user-
  • If you get an error saying 'pip' is not recognized as an internal or external command, program or batch file, use install-pip3.bat images.githubusercontent.com/70327203/171164268-ca427d0c-10d3-487b-992d-e0b8f85d17eb.png) image
  1. After you've done that, simply run the run.bat batch file if you're on Windowsimage

Video Showcase (currently down, sorry!)

YouTube video

About

Python HackChat Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Batchfile 1.4%