clicksilver / better-scryfall-bot

Scryfall Discord Bot reimplementation with more features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Python Environment

python -m venv ~/venv/bsb
source ~/venv/bsb/Scripts/activate
python -m pip install -r requirements.txt

Run the bot

TBD

About

Scryfall Discord Bot reimplementation with more features


Languages

Language:Python 100.0%