Discord Bot for CashOut Cookie
-
Create a directory.
-
Start a virtual environment.
virtualenv env
- Clone the repository
git clone https://github.com/CashOutCookie/CookieBot.git
- Install requirements.
pip install -r requirements.txt
You may delete the git folder now