a tiny little search utility bot for discord. https://discord.bots.gg/bots/679500597082587185
Go to file
Adriene Hutchins d567dddaa2 Fix the biggest bug of them all in 3 lines 2020-11-10 18:39:15 -05:00
.github/workflows Start building CI/CL. 2020-04-08 18:12:30 -04:00
.vscode ivsco 2020-10-09 20:12:11 -04:00
extensions Fix the biggest bug of them all in 3 lines 2020-11-10 18:39:15 -05:00
tests Fixed the test for now 2020-04-09 01:02:24 -04:00
.gitignore Some changes to gitignore, i think 2020-04-06 22:39:07 -04:00
.python-version Autogenned req.txt 2020-03-21 11:47:55 -04:00
LICENSE Making MIT 2020-02-19 14:39:40 -05:00
README.md Update README.md 2020-05-11 12:58:28 -04:00
config-example.json Minor performance and options changes 2020-09-29 20:22:50 +00:00
example.webp Added Example 2020-02-19 16:04:07 -05:00
logo.png Final logo changes 2020-03-03 00:25:06 -05:00
main.py Minor performance and options changes 2020-09-29 20:22:50 +00:00
old_search.py Comment out old search 2020-04-08 18:31:08 -04:00
requirements.txt Bump pycodestyle from 2.5.0 to 2.6.0 (#15) 2020-09-29 00:44:25 -04:00
searxes.txt Robust safesearch 2020-02-27 14:09:44 -05:00

README.md

searchbot-discord

search - a minimalist search utility bot for discord, designed by taciturasa.

To run, rename config-example.json to config.json and add your token. If you want to add more config options, you may do so there as well.

Note that I will not be offering help for self-hosting. It is expected that you will have the technical know-how to do so, or that you may find support in any of the various Discord development communities.

You can find the main instance here: https://discord.bots.gg/bots/679500597082587185

Usage:

@search help - Find all commands.

@search rejson - Refresh the list of SearX instances.

@search your term here - Search for stuff.

Developers:

@taciturasa - General concept, bot base, core search functionality, utils and help command

@meta-boy - Specialty search

@uwx - Regex development

Testers - @uwx, @KaraMarah, JHelios