#!/bin/sh python -m venv ./ . ./bin/activate pip install discord pip install PyNaCl pip install fuzzywuzzy