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
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# Bot Related
|
||||
config.json
|
||||
extensions/__pycache__/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
@ -52,3 +53,4 @@ coverage.xml
|
|||
# Sphinx documentation
|
||||
docs/_build/
|
||||
extensions/__pycache__/core.cpython-38.pyc
|
||||
extensions/__pycache__/core.cpython-38.pyc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue