2016-10-09 22:44:50 +00:00
|
|
|
#NadekoBot Documentation
|
|
|
|
|
|
|
|
To invite NadekoBot to your server, click on the image bellow:
|
|
|
|
|
|
|
|
[![img][img]](https://discordapp.com/oauth2/authorize?client_id=170254782546575360&scope=bot&permissions=66186303)
|
|
|
|
|
2016-10-11 04:18:41 +00:00
|
|
|
In case you need any help, hop on the [NadekoBot Server][NadekoBot Server], where we can provide support.
|
2016-10-09 22:44:50 +00:00
|
|
|
|
|
|
|
NadekoBot is an open source project, and it can be found on our [GitHub][GitHub] page.
|
|
|
|
|
|
|
|
Here you can read current [Issues][Issues].
|
|
|
|
|
2016-11-30 14:52:38 +00:00
|
|
|
If you want to contribute, be sure to PR on the **[dev][dev]** branch.
|
2017-01-09 19:34:22 +00:00
|
|
|
|
2017-01-09 19:40:22 +00:00
|
|
|
**NadekoBot 1.1 release currently does not support x86/32bit architecture.**
|
2017-01-09 19:34:22 +00:00
|
|
|
|
2016-10-09 22:44:50 +00:00
|
|
|
##Content
|
|
|
|
- [About](about.md)
|
|
|
|
- Guides
|
|
|
|
- [Windows Guide](guides/Windows Guide.md)
|
|
|
|
- [Linux Guide](guides/Linux Guide.md)
|
|
|
|
- [OSX Guide](guides/OSX Guide.md)
|
|
|
|
- [Docker Guide](guides/Docker Guide.md)
|
2016-10-21 16:03:23 +00:00
|
|
|
- [Upgrading Guide](guides/Upgrading Guide.md)
|
2016-10-09 22:44:50 +00:00
|
|
|
- Commands
|
|
|
|
- [Readme](Readme.md)
|
|
|
|
- [Commands List](Commands List.md)
|
|
|
|
- [Permissions System](Permissions System.md)
|
|
|
|
- [JSON Explanations](JSON Explanations.md)
|
|
|
|
- [Custom Reactions](Custom Reactions.md)
|
|
|
|
- [Frequently Asked Questions](Frequently Asked Questions.md)
|
|
|
|
- [Contribution Guide](Contribution Guide.md)
|
|
|
|
- [Donate](Donate.md)
|
|
|
|
|
2016-11-30 14:52:38 +00:00
|
|
|
[img]: https://cdn.discordapp.com/attachments/202743183774318593/210580315381563392/discord.png
|
2017-02-09 16:09:11 +00:00
|
|
|
[NadekoBot Server]: https://discord.gg/nadekobot
|
2016-10-09 22:44:50 +00:00
|
|
|
[GitHub]: https://github.com/Kwoth/NadekoBot
|
|
|
|
[Issues]: https://github.com/Kwoth/NadekoBot/issues
|
2016-11-30 14:52:38 +00:00
|
|
|
[dev]: https://github.com/Kwoth/NadekoBot/tree/dev
|