-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Hrutvik Jagtap edited this page Feb 19, 2022
·
1 revision
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.
-
-fis for searching files only
/search -f <query>
-
-dis for searching folders only
/search -d <query>