mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-17 04:29:13 +00:00
added html output for documentation
restructured documentation added more levels to table of contents
This commit is contained in:
@@ -2,13 +2,15 @@
|
||||
Sheldan https://github.com/Sheldan
|
||||
1.0, May 10, 2020
|
||||
:toc:
|
||||
:toclevels: 5
|
||||
:sectnums:
|
||||
|
||||
:sectnumlevels: 5
|
||||
:icons: font
|
||||
|
||||
Abstracto is a feature rich Discord bot written in Java and uses JDA as the wrapper for the Discord API.
|
||||
This documentation is split into two parts: Technical documentation and user documentation.
|
||||
|
||||
== User documentation
|
||||
|
||||
== Glossary
|
||||
|
||||
Post target:: Describes the channel where Abstracto will send specific messages to. For example, the command `ban` sends a message containing information about the ban to the `banLog` post target.
|
||||
|
||||
Reference in New Issue
Block a user