Brings search functionalities to Discord thanks to the Google Search API.
Bot that brings search functionalities to Discord thanks to the Google Search API.
npm i
The project requires a settings.ts file to be created. A settings.example.ts file exists with all the fields required. In order to generate a Discord authToken, follow this tutorial up to step 3.
npm start
on a terminal to start the server.Syntax | Explanation | Example |
---|---|---|
!qb about |
Displays information about the bot. | |
!qb help !qb ? |
Displays the bot's help. | |
!qb list !qb ls |
Displays all available keywords. | |
!qb set {keyword} {siteUrl} |
Sets a site keyword. | !qb set yt youtube.com |
!qb unset {keyword} |
Unsets a site keyword. | !qb unset yt |
!qb search {query} !qb s {query} |
Searches for the query on Google. | !qb search discord bots |
!{keyword} {query} |
Searches for the query on the site registered for the passed keyword. | !yt GMM |
0
0 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!