simple discord bot built on star wars api (SWAPI)
Python 3.10+ and a Discord bot token. Enable "MESSAGE CONTENT INTENT" in the Discord Developer Portal for your bot.
-
clone this repo
git clone https://github.com/lamaplays/K-2SO.git cd K-2SO -
Install dependencies
pip install -r requirements.txt
3.create .env file (See .env.example for a template.)
-
quick test
python k2so.py

