Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
984e9bc
1
Parent(s):
bc379cd
Update search.py
Browse files- Powers/plugins/search.py +1 -1
Powers/plugins/search.py
CHANGED
|
@@ -237,7 +237,7 @@ __alt_name__ = [
|
|
| 237 |
__HELP__ = """
|
| 238 |
**Search**
|
| 239 |
|
| 240 |
-
**
|
| 241 |
• /google `<query>` : Search the google for the given query.
|
| 242 |
• /anime `<query>` : Search myanimelist for the given query.
|
| 243 |
• /stack `<query>` : Search stackoverflow for the given query.
|
|
|
|
| 237 |
__HELP__ = """
|
| 238 |
**Search**
|
| 239 |
|
| 240 |
+
**Available commands:**
|
| 241 |
• /google `<query>` : Search the google for the given query.
|
| 242 |
• /anime `<query>` : Search myanimelist for the given query.
|
| 243 |
• /stack `<query>` : Search stackoverflow for the given query.
|