diff options
Diffstat (limited to 'docs/summary.md')
| -rw-r--r-- | docs/summary.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/docs/summary.md b/docs/summary.md new file mode 100644 index 0000000..670d8f1 --- /dev/null +++ b/docs/summary.md @@ -0,0 +1,50 @@ +# [Introduction](/wiki) + ++ [How do I make the bot join my chat?](/wiki/join) + +# Commands + +## Channel management + ++ [Custom commands](/wiki/channel/custom-commands) ++ [Timers](/wiki/channel/timer) + +## Stream features + ++ [Stream events](/wiki/stream/events) ++ [Stream notifications](/wiki/stream/notifications) + +## Moderation stuff + ++ [Mass ping](/wiki/mod/mass-ping) + +## Miscellaneous + ++ [Ping](/wiki/misc/ping) + +# [Errors](/wiki/errors) + +# NOT IMPLEMENTED + +## Channel management + ++ [Settings](/wiki/channel/settings) + +## Emote management + ++ [Check the usage of emote](/wiki/emotes/count) ++ [Emote usage leaderboard](/wiki/emotes/top) ++ [Emote set similarity check](/wiki/emotes/sim) + +## Moderation stuff + ++ [Spam](/wiki/mod/spam) + +## User management + ++ [User ban check](/wiki/user/ban-check) + +## Miscellaneous + ++ [Minecraft server status check](/wiki/misc/mcsrv) ++ [Get today's holidays](/wiki/misc/holiday) |
