mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Commands.md: update links
This commit is contained in:
parent
49b85e989b
commit
9dfbf96fb6
@ -207,43 +207,43 @@ Here is the documentation for all of PBot's commands.
|
|||||||
|
|
||||||
#### Logging in and out of PBot
|
#### Logging in and out of PBot
|
||||||
|
|
||||||
##### login
|
##### [login](Admin.md#login)
|
||||||
##### logout
|
##### [logout](Admin.md#logout)
|
||||||
|
|
||||||
#### Admin management commands
|
#### Admin management commands
|
||||||
|
|
||||||
##### adminadd
|
##### [adminadd](Admin.md#adminadd)
|
||||||
##### adminrem
|
##### [adminrem](Admin.md#adminrem)
|
||||||
##### adminset
|
##### [adminset](Admin.md#adminset)
|
||||||
##### adminunset
|
##### [adminunset](Admin.md#adminunset)
|
||||||
##### list admins
|
##### [list admins](Admin.md#listing-admins)
|
||||||
|
|
||||||
#### Channel management commands
|
#### Channel management commands
|
||||||
|
|
||||||
##### join
|
##### [join](Admin.md#join)
|
||||||
##### part
|
##### [part](Admin.md#part)
|
||||||
##### chanadd
|
##### [chanadd](Admin.md#chanadd)
|
||||||
##### chanrem
|
##### [chanrem](Admin.md#chanrem)
|
||||||
##### chanset
|
##### [chanset](Admin.md#chanset)
|
||||||
##### chanunset
|
##### [chanunset](Admin.md#chanunset)
|
||||||
##### chanlist
|
##### [chanlist](Admin.md#chanlist)
|
||||||
|
|
||||||
#### Module management commands
|
#### Module management commands
|
||||||
|
|
||||||
##### load
|
##### [load](Admin.md#load)
|
||||||
##### unload
|
##### [unload](Admin.md#unload)
|
||||||
##### list modules
|
##### [list modules](Admin.md#listing-modules)
|
||||||
|
|
||||||
#### Plugin management commands
|
#### Plugin management commands
|
||||||
|
|
||||||
##### plug
|
##### [plug](Admin.md#plug)
|
||||||
##### unplug
|
##### [unplug](Admin.md#unplug)
|
||||||
##### pluglist
|
##### [pluglist](Admin.md#pluglist)
|
||||||
|
|
||||||
#### Command metadata commands
|
#### Command metadata commands
|
||||||
|
|
||||||
##### cmdset
|
##### [cmdset](Admin.md#cmdset)
|
||||||
##### cmdunset
|
##### [cmdunset](Admin.md#cmdunset)
|
||||||
|
|
||||||
#### Registry commands
|
#### Registry commands
|
||||||
|
|
||||||
@ -267,28 +267,28 @@ Here is the documentation for all of PBot's commands.
|
|||||||
|
|
||||||
#### Adding/remove factoids
|
#### Adding/remove factoids
|
||||||
##### [factadd](Factoids.md#factadd)
|
##### [factadd](Factoids.md#factadd)
|
||||||
##### factrem
|
##### [factrem](Factoids.md#factrem)
|
||||||
##### factalias
|
##### [factalias](Admin.md#factalias)
|
||||||
|
|
||||||
#### Displaying factoids
|
#### Displaying factoids
|
||||||
##### [fact](Factoids.md#fact)
|
##### [fact](Factoids.md#fact)
|
||||||
##### [factshow](Factoids.md#factshow)
|
##### [factshow](Factoids.md#factshow)
|
||||||
|
|
||||||
#### Editing factoids
|
#### Editing factoids
|
||||||
##### factchange
|
##### [factchange](Admin.md#factchange)
|
||||||
##### factmove
|
##### [factmove](Admin.md#factmove)
|
||||||
##### factundo
|
##### [factundo](Admin.md#factundo)
|
||||||
##### factredo
|
##### [factredo](Admin.md#factredo)
|
||||||
##### factset
|
##### [factset](Admin.md#factset)
|
||||||
##### factunset
|
##### [factunset](Admin.md#factunset)
|
||||||
|
|
||||||
#### Information about factoids
|
#### Information about factoids
|
||||||
##### factlog
|
##### [factlog](Admin.md#factlog)
|
||||||
##### factfind
|
##### [factfind](Admin.md#factfind)
|
||||||
##### factinfo
|
##### [factinfo](Admin.md#factinfo)
|
||||||
##### count
|
##### [count](Admin.md#count)
|
||||||
##### histogram
|
##### [histogram](Admin.md#histogram)
|
||||||
##### top20
|
##### [top20](Admin.md#top20)
|
||||||
|
|
||||||
### Miscellaneous commands
|
### Miscellaneous commands
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user