Various improvements to templates (#8)

- Removes `;closenolog` templates, as the feature doesn't exist anymore
- Fix some inconsistencies and typos

Co-Authored-By: Sheldan <5037282+Sheldan@users.noreply.github.com>

Co-authored-by: Sheldan <5037282+Sheldan@users.noreply.github.com>
This commit is contained in:
OneNormalUsername
2021-07-11 15:02:51 +02:00
committed by GitHub
parent ab575257f9
commit bf0aa3baad
49 changed files with 51 additions and 56 deletions

View File

@@ -1 +1 @@
Shows 10 places of the leader board of this server.
Shows 10 places of the leaderboard of this server.

View File

@@ -1,3 +1,3 @@
Shows 10 members of the sever in the form of a leader board.
Shows 10 members of the sever in the form of a leaderboard.
The information include posted messages/gained experience/current level and rank within the server.
An optional parameter is possible to chose a page. So, `leaderboard 3` would show members from rank 30 to 40.

View File

@@ -1 +1 @@
The page of the leader board you want to see.
The page of the leaderboard you want to see.