All apps · 0 apps
nadekobotv5.39
Docker app from disbedan015's Repository
Overview
No longer Supported there is an offical docker version for v6 of Nadeko Bot I'll try to make an image for Unraid when I get a minute. Last version 5.3.9.
I couldn't find any v4 version of the Nadekobot docker images so I decided to make one.
added variables and path for Unraid
will take a couple minutes on first start.
https://hub.docker.com/r/disbedan015/nadekobotv4/
Important to read the https://nadekobot.readthedocs.io/en/v4/creds-guide/ as this will not start without a discord bot token and will not work correctly with an owner ID. Everything else can be left set as is or filled in.
Install nadekobotv5.39 on Unraid in a few clicks.
Find nadekobotv5.39 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 nadekobotv5.39 Review the template variables and paths Click Install
Categories
Download Statistics
973
Total Downloads
Related apps
Explore more like this
Explore allLinks
Details
Repository
disbedan015/nadekobotv4Last Updated2025-03-15
First Seen2024-01-22
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Discord Bot TokenVariable
Discord bot token is required
- Target
- DISCORDTOKEN
Discord Owner IDVariable
This Docker only allows 1 owner ID
- Target
- OWNERID
Google API KeyVariable
Needed for youtube playback and search
- Target
- GOOGLEAPI
Discord Vote URLVariable
- Target
- DISCORDURL
Top GG keyVariable
- Target
- TOPGGKEY
Top GG Vote URLVariable
- Target
- TOPGGURL
Discord Vote KeyVariable
- Target
- DISCORDVOTEKEY
Patreon Client IDVariable
- Target
- PATREONCLIENTID
Patreon Refresh TokenVariable
- Target
- PATREONREFRESHTOKEN
Patreon Client SecretVariable
- Target
- PATREONCLIENTSECRET
Patreon Campaign IDVariable
- Target
- PATREONCAMPAIGNID
Discord Bot List KeyPathrw
- Target
- DISCORDBOTLIST
Rapid API keyVariable
- Target
- RAPIDAPIKEY
Location IQ API KeyVariable
- Target
- LOCATIONIQKEY
Timezone API keyVariable
- Target
- TIMEZONEKEY
OSU API keyVariable
- Target
- OSUKEY
Trovo Client IDVariable
- Target
- TROVOCLIENTID
Twitch Secret IDVariable
- Target
- TWITCHSECRET
Twitch Client IDVariable
- Target
- TWITCHCLIENTID
Coin Market API KeyVariable
- Target
- COINMARKETKEY
Chat GPT 3 keyVariable
- Target
- GPT3KEY
- Value
- ollama
Cleverbot API KeyVariable
- Target
- CLEVERBOTAPI
musicPathro
- Target
- /music/
Local Redis InstallVariable
true or false
- Target
- LOCALREDIS
- Default
- true
- Value
- true
DB locationPathrw,shared
- Target
- /data
- Value
- /mnt/user/appdata/nadekobotv4/data/
NadekoPathrw,shared
- Target
- /nadeko
- Value
- /mnt/user/appdata/nadekobotv4/Nadeko/
Database typeVariable
sqlite (local), mysql, or postgresql
- Target
- DBTYPE
- Default
- sqlite
- Value
- sqlite
Redis LocationVariable
optional this dockers has it or you can use an external
- Target
- REDISOPT
- Default
- localhost:6379,syncTimeout=30000,responseTimeout=30000,allowAdmin=true,password=
- Value
- 127.0.0.1:6379,syncTimeout=30000,responseTimeout=30000,allowAdmin=true,password=
Data cache locationVariable
memory or redis
- Target
- CACHE
- Default
- Redis
- Value
- Redis
Shard Coordinator URLVariable
If using multiple shards put the url for coordinator
- Target
- SHARDCORDURL
- Default
- http://localhost:3442
- Value
- http://localhost:3442
Number of ShardsVariable
- Target
- SHARDS
- Default
- 1
- Value
- 1
Database LocationVariable
- Target
- DBLOCATION
- Default
- Data Source=data/NadekoBot.db
- Value
- Data Source=/data/NadekoBot.db