Home - hsj51/SearchX GitHub Wiki
This guide will cover everything for deploying the bot properly. Focus and patience are needed are as always.
- Run the below script to clone the repo
git clone https://github.com/hsj51/SearchX
cd SearchX
There are three mandatory files that are needed for the bot to run
There are two guides available for deploying the bot
- Deploying to Heroku (free)
- Deploying to VPS (paid)
As there's a telegraph limit exists for contents, you may not get the data you were looking for. Using flags can reduce the problem most of the time. There are two flags available.
-
-f
is for searching files only
/search -f <query>
-
-d
is for searching folders only
/search -d <query>