Add route to ask chatgpt about the state of the board
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM archlinux
|
||||
RUN pacman -Sy --noconfirm xorg-server-xvfb xdotool scrot python-flask && pacman -Sc --noconfirm
|
||||
RUN pacman -Sy --noconfirm xorg-server-xvfb xdotool scrot python-flask python-openai && pacman -Sc --noconfirm
|
||||
RUN mkdir -p /root/.local/share/
|
||||
ADD profile /root/.local/share/IntoTheBreach
|
||||
ADD .generated/game/ /breach
|
||||
|
||||
Reference in New Issue
Block a user