diff --git a/README.md b/README.md index 0bf538589..baddb0f4a 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,13 @@ -# NadekoBot +[![Discord](https://discordapp.com/api/guilds/117523346618318850/widget.png)](https://discord.gg/nadekobot) +[![Documentation Status](https://readthedocs.org/projects/nadekobot/badge/?version=latest)](http://nadekobot.readthedocs.io/en/v3/?badge=v3) +[![Discord Bots](https://discordbots.org/api/widget/status/116275390695079945.svg)](https://top.gg/bot/116275390695079945) -NadekoBot is a general purpose discord bot. + +[![nadeko0](https://cdn.discordapp.com/attachments/266240393639755778/281920716809699328/part1.png)](https://nadeko.bot/) +[![nadeko1](https://cdn.discordapp.com/attachments/266240393639755778/281920134967328768/part2.png)](https://invite.nadeko.bot/) +[![nadeko2](https://cdn.discordapp.com/attachments/266240393639755778/281920161311883264/part3.png)](https://nadeko.bot/commands) ### Useful links -- [Command list](https://nadeko.bot/commands) -- [Self hosting Guides](https://nadekobot.rftd.io) +- ❗ [2.x to v3 migration guide](https://nadekobot.readthedocs.io/en/v3/guides/migration-guide/) +- [Self hosting Guides and Docs](https://nadekobot.readthedocs.io/en/v3) - [Discord support server](https://discord.nadeko.bot) - -### Modules -- Administration (ban, warn, moderation commands) -- Utility (role and config related commands) -- Games (Fun) -- Gambling (Currency related commands) -- Permissions (Filtering and nadekobot's permission system commands) -- CustomReactions (Custom bot responses based on keywords) -- Music -- Help -- Xp (Xp system related commaands) -- Searches (Search for things like definitions, images, etc) \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index dcf3846d7..e742ec10f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -74,7 +74,7 @@ markdown_extensions: nav: - Home: index.md - Guides: - - (!) Migration Guide: guides/migration-guide.md + - ❗ Migration Guide: guides/migration-guide.md - Windows Guide: guides/windows-guide.md - Linux Guide: guides/linux-guide.md - OSX Guide: guides/osx-guide.md