a tiny little search utility bot for discord. https://discord.bots.gg/bots/679500597082587185
Go to file
dependabot-preview[bot] 0a174d0aa5
Bump wrapt from 1.11.2 to 1.12.1
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.2 to 1.12.1.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.11.2...1.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 08:55:29 +00:00
.github/workflows Start building CI/CL. 2020-04-08 18:12:30 -04:00
.vscode Add email email 2020-04-09 00:49:50 -04:00
extensions More text changes 2020-04-09 01:01:29 -04: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 added env to .gitignore and fixed 2020-03-21 22:09:48 +05:30
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 Uhhh changes???? 2020-04-08 22:05:37 -04:00
old_search.py Comment out old search 2020-04-08 18:31:08 -04:00
requirements.txt Bump wrapt from 1.11.2 to 1.12.1 2020-07-06 08:55:29 +00: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