mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
Fixed indent issues
This commit is contained in:
parent
a01b2330f8
commit
cc257ca0d6
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -2,17 +2,17 @@
|
|||
|
||||
**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._
|
||||
_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._
|
||||
|
||||
_You can find the main instance here: [https://discord.bots.gg/bots/679500597082587185](https://discord.bots.gg/bots/679500597082587185)_
|
||||
_You can find the main instance here: [https://discord.bots.gg/bots/679500597082587185](https://discord.bots.gg/bots/679500597082587185)_
|
||||
|
||||
## Usage:
|
||||
## Usage:
|
||||
|
||||
`@search help` - Find all commands.
|
||||
`@search help` - Find all commands.
|
||||
|
||||
`@search rejson` - Refresh the list of SearX instances.
|
||||
`@search rejson` - Refresh the list of SearX instances.
|
||||
|
||||
`@search your term here` - Search for stuff.
|
||||
`@search your term here` - Search for stuff.
|
||||
|
||||
## Developers:
|
||||
|
||||
|
|
Loading…
Reference in a new issue