Skip to content

Searchbot Client For Hexchat. Runs in background and allows you to filter Search Results. Will use all existing Search results from searchbot

Notifications You must be signed in to change notification settings

Grzy7316/Hexchat_SBClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEXCHAT SBCLIENT

Why did I build this?

Mirc has SBclient, but I hate using Mirc. I built a basic searchbot client for Hexchat, or really any IRC Client that can download from

How it works

User Side

  1. Launch the application using HexchatSBClient.exe
  2. Set Your Download Folder - Defaults to the User Download Folder - Just a text box for now because I have been lazy
  3. Hit the start button
  4. Filter Your Search results
  5. Copy Paste from the table into your IRC client
  6. Recieve files

What the program does

  1. It scans your downloads folder for files following a naming convention of SearchBot_results_for_*.zip.
  2. it extracts all of the .txt results files. to the same folder
  3. it Searches for the SearchBot_results_for_*.txt files and loads them into memory
  4. If you enter something into the search box, it filters the results table to only show items containing the string you searched
  5. From there you can copy-paste into your irc client to download the files.

About

Searchbot Client For Hexchat. Runs in background and allows you to filter Search Results. Will use all existing Search results from searchbot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages