Unoffical patches for NadekoBot
- Read the Source Guide for Windows.
- Use the option
15. [NEW] NadekoBot Extensions
wget -N https://github.com/samdivaio/NadekoBot-Extensions/raw/master/nadekoext.sh && bash nadekoext.sh- Run the bot without auto update option using
LinuxAIO.sh
UPDATE: Fixes the bot flickering after first song issue.
OLD: Audio fix for Discord Android app and Discord Browser users who can't hear any sound after the first song and only .d fixes it for the next song.
-
This patch makes the bot leave the voice channel after each song, fixing the issue for Android app and web browser users.
-
Update:
- Bot auto deletes previously played songs (like
sadcommand) unless:- Autoplay is active.
- Repeat song or playlist is active.
- Bot now clears the queued songs list (playlist)
- if
.stopcommand is used. - if the last song of the queue is playing and
.nextcommand is used. - if the the last song of the queue finished playing.
- if
- Bot auto deletes previously played songs (like
-
- Update:
- Bot auto deletes previously played songs (like
sadcommand) unless:- Autoplay is active.
- Repeat song or playlist is active.
- Bot auto deletes previously played songs (like
- Bot clears the queued songs list (playlist)
- if
.stopcommand is used. - if the last song of the queue is playing and
.nextcommand is used. - if the the last song of the queue finished playing.
.qcommand will work instantly even after music is stopped after playing the last song or after the use of.stopcommand.
- if
- Update: