redbot: do not install discord-text-sanitizer

This commit is contained in:
Quinten
2023-11-01 20:15:57 +01:00
committed by GitHub
parent c523dc5258
commit f226560025

View File

@@ -37,7 +37,7 @@ RUN apt update \
tini
RUN pip install --upgrade pip
RUN pip install python-forecastio tweepy unidecode discord-text-sanitizer mcstatus bs4 sqlalchemy geocoder valve python-valve py-cpuinfo psutil
RUN pip install python-forecastio tweepy unidecode mcstatus bs4 sqlalchemy geocoder valve python-valve py-cpuinfo psutil
RUN mkdir -p /home/container/.config/Red-DiscordBot/
RUN ln -s /home/container/.config/Red-DiscordBot/ /usr/local/share/Red-DiscordBot