Update README.md

This commit is contained in:
The Wizard 2024-10-10 00:56:42 +01:00 committed by GitHub
parent 99091a4ac2
commit 198f0b165e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,4 +14,5 @@ It's also got solid foundations for Logging, Cogs, a YAML config, Mod Roles and
## Installation ## Installation
- Obtain the code, fork via git, download, doesn't matter - Obtain the code, fork via git, download, doesn't matter
- Install requirements with `pip install requirements.txt` - Install requirements with `pip install requirements.txt`
- paste discord bot token in `config.yaml`
- run with `python main.py` - run with `python main.py`