mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
Finalized new help, added cog description.
This commit is contained in:
parent
d74e285764
commit
d110c194cc
5 changed files with 124 additions and 7 deletions
|
@ -13,6 +13,8 @@ import sys
|
|||
|
||||
|
||||
class Search(commands.Cog):
|
||||
"""Searches the web for a variety of different resources."""
|
||||
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
self.request = bot.request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue