Moving back to slackclient 2.

- I'm going to to just have to rewrite the bot to fit with
- the new api. bluh.
master
jowj 5 years ago
parent 6b578a3946
commit 7f88871543

@ -14,7 +14,7 @@ RUN pip3 install --upgrade pip
RUN pip3 install --upgrade setuptools
RUN pip3 install slackclient==1.3.1
RUN pip3 install slackclient==2.0.0
RUN pip3 install requests six websocket
COPY ./ ./

Loading…
Cancel
Save