A Factorio-focused Discord bot.
- Docker
- Run the image with
-e UBOT=YOUR_TOKEN
- Run the image with
- Python
- Put your token in an environment variable named
UBOT
- Make sure you have the latest version of pip and Python 3.7+, then run
pip install .
- Run the bot using
python main.py
- Put your token in an environment variable named