feat(docs): adding documentation for some cogs
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 41s
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 41s
This commit is contained in:
parent
f2b983ea52
commit
b5c27b2ed7
4 changed files with 140 additions and 3 deletions
19
.docs/nerdify.md
Normal file
19
.docs/nerdify.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Nerdify
|
||||
|
||||
Nerdify allows you to nerdify other people's text.
|
||||
|
||||
## Commands
|
||||
|
||||
### `[p]nerdify`
|
||||
|
||||
::: nerdify.nerdify.Nerdify.nerdify
|
||||
|
||||
## Method Reference
|
||||
|
||||
### `nerdify_text`
|
||||
|
||||
::: nerdify.nerdify.Nerdify.nerdify_text
|
||||
|
||||
### `type_message`
|
||||
|
||||
::: nerdify.nerdify.Nerdify.type_message
|
Loading…
Add table
Add a link
Reference in a new issue