mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-19 10:29:30 +01:00
doc/Commands.md: testing new TOC
This commit is contained in:
parent
261072e3e9
commit
49b85e989b
103
doc/Commands.md
103
doc/Commands.md
@ -60,23 +60,27 @@
|
|||||||
* [sl](#sl)
|
* [sl](#sl)
|
||||||
* [die](#die)
|
* [die](#die)
|
||||||
* [Factoid commands](#factoid-commands)
|
* [Factoid commands](#factoid-commands)
|
||||||
* [[fact](Factoids.md#fact)](#factfactoidsmdfact)
|
* [Adding/remove factoids](#addingremove-factoids)
|
||||||
* [factadd](#factadd)
|
* [factadd](#factadd)
|
||||||
* [factrem](#factrem)
|
* [factrem](#factrem)
|
||||||
* [factshow](#factshow)
|
* [factalias](#factalias)
|
||||||
* [factchange](#factchange)
|
* [Displaying factoids](#displaying-factoids)
|
||||||
* [factalias](#factalias)
|
* [fact](#fact)
|
||||||
* [factmove](#factmove)
|
* [factshow](#factshow)
|
||||||
* [factundo](#factundo)
|
* [Editing factoids](#editing-factoids)
|
||||||
* [factredo](#factredo)
|
* [factchange](#factchange)
|
||||||
* [factlog](#factlog)
|
* [factmove](#factmove)
|
||||||
* [factset](#factset)
|
* [factundo](#factundo)
|
||||||
* [factunset](#factunset)
|
* [factredo](#factredo)
|
||||||
* [factfind](#factfind)
|
* [factset](#factset)
|
||||||
* [factinfo](#factinfo)
|
* [factunset](#factunset)
|
||||||
* [count](#count)
|
* [Information about factoids](#information-about-factoids)
|
||||||
* [histogram](#histogram)
|
* [factlog](#factlog)
|
||||||
* [top20](#top20)
|
* [factfind](#factfind)
|
||||||
|
* [factinfo](#factinfo)
|
||||||
|
* [count](#count)
|
||||||
|
* [histogram](#histogram)
|
||||||
|
* [top20](#top20)
|
||||||
* [Miscellaneous commands](#miscellaneous-commands)
|
* [Miscellaneous commands](#miscellaneous-commands)
|
||||||
<!-- md-toc-end -->
|
<!-- md-toc-end -->
|
||||||
|
|
||||||
@ -243,41 +247,48 @@ Here is the documentation for all of PBot's commands.
|
|||||||
|
|
||||||
#### Registry commands
|
#### Registry commands
|
||||||
|
|
||||||
##### regset
|
##### [regset](Registry.md#regset)
|
||||||
##### regunset
|
##### [regunset](Registry.md#regunset)
|
||||||
##### regchange
|
##### [regchange](Registry.md#regchange)
|
||||||
##### regshow
|
##### [regshow](Registry.md#regshow)
|
||||||
##### regfind
|
##### [regfind](Registry.md#regfind)
|
||||||
##### regsetmeta
|
##### [regsetmeta](Registry.md#regsetmeta)
|
||||||
##### regunsetmeta
|
##### [regunsetmeta](Registry.md#regunsetmeta)
|
||||||
|
|
||||||
#### Miscellaneous admin commands
|
#### Miscellaneous admin commands
|
||||||
|
|
||||||
##### export
|
##### [export](Admin.md#export)
|
||||||
##### refresh
|
##### [refresh](Admin.md#refresh])
|
||||||
##### reload
|
##### [reload](Admin.md#reload])
|
||||||
##### sl
|
##### [sl](Admin.md#sl)
|
||||||
##### die
|
##### [die](Admin.md#die)
|
||||||
|
|
||||||
### Factoid commands
|
### Factoid commands
|
||||||
|
|
||||||
#### [fact](Factoids.md#fact)
|
#### Adding/remove factoids
|
||||||
#### factadd
|
##### [factadd](Factoids.md#factadd)
|
||||||
#### factrem
|
##### factrem
|
||||||
#### factshow
|
##### factalias
|
||||||
#### factchange
|
|
||||||
#### factalias
|
#### Displaying factoids
|
||||||
#### factmove
|
##### [fact](Factoids.md#fact)
|
||||||
#### factundo
|
##### [factshow](Factoids.md#factshow)
|
||||||
#### factredo
|
|
||||||
#### factlog
|
#### Editing factoids
|
||||||
#### factset
|
##### factchange
|
||||||
#### factunset
|
##### factmove
|
||||||
#### factfind
|
##### factundo
|
||||||
#### factinfo
|
##### factredo
|
||||||
#### count
|
##### factset
|
||||||
#### histogram
|
##### factunset
|
||||||
#### top20
|
|
||||||
|
#### Information about factoids
|
||||||
|
##### factlog
|
||||||
|
##### factfind
|
||||||
|
##### factinfo
|
||||||
|
##### count
|
||||||
|
##### histogram
|
||||||
|
##### top20
|
||||||
|
|
||||||
### Miscellaneous commands
|
### Miscellaneous commands
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user