fajarikhsan27 / sip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thehamkercat@arch:~$ git clone https://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@github.com/thehamkercat/WilliamButcherBot
thehamkercat@arch:~$ cd WilliamButcherBot
thehamkercat@arch:~$ screen -S wbb
thehamkercat@arch:~$ pip3 install virtualenv && virtualenv venv && source venv/bin/activate && pip3 install -U -r requirements.txt
thehamkercat@arch:~$ cp sample_config.env config.env
thehamkercat@arch:~$ python3 -m wbb

About

License:MIT License


Languages

Language:Python 99.9%Language:Dockerfile 0.1%