NadekoBotV6

NadekoBotV6

Docker app from disbedan015's Repository

Overview

Based on the offical image created for the v6 version of nadeko bot. All your DB files and Creds needs to be in the root of the "Nadeko" folder if migrating from older version make sure you are on 5.3.9 or it will fail. I had issues starting with other files present in the folder so it's probably best to not import anything else

NadekoBot

CI/CD

NadekoBot is an open source Discord bot. It is written in C# and is built on .NET 8.

If you want to run your own instance of NadekoBot, please check out the Self hosting Guides and Docs.

If you have any questions, please visit our Discord support server.

Installation

Default option

You may want to consider using upeko if you want to run bot on your PC.+

Hosting on a linux server

If you want your bot to be online 24/7, you should host it on a linux vps.

Docker

There is an official Docker image for a simple setup Short version:

  docker run -d --name nadeko ghcr.io/nadeko-bot/nadekobot:v6 -e bot_token=YOUR_TOKEN_HERE -v "./data:/app/data" && docker logs -f --tail 500 nadeko

Contributing to NadekoBot

We love your input! We want to make contributing to this project as easy as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

Contribution

By submitting code, content, or materials via pull request or similar means ("Contribution"), you irrevocably assign all intellectual property rights (including copyright and patents) to NadekoBot Repository Owner and affirm you either:

  • (a) own the Contribution outright, or
  • (b) it is licensed under compatible terms permitting unrestricted relicensing.

You grant the NadekoBot Repository Owner perpetual, worldwide rights to use, modify, distribute, and sublicense the Contribution under AGPLv3, a commercial license, or any other terms without compensation.

These terms survive termination of this agreement.

Install NadekoBotV6 on Unraid in a few clicks.

Find NadekoBotV6 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for NadekoBotV6 Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/nadeko-bot/nadekobot:v6
Last Updated2026-07-15
First Seen2025-03-15

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

NadekoPathrw
Target
/app/data
Value
/mnt/user/appdata/nadekobotv6/nadeko/
Discord Bot Token TokenVariable

info on how to get this https://docs.nadeko.bot/guides/docker-guide/#__tabbed_1_1

Target
bot_token