diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Valheim Plus discord bot based off of [ckbaudio's valheim-discord-bot](https://g `table_info.sql` Has Table info for the database `pip install -r requirements.txt` To install Pyhton requirements. -## [config.py](https://github.com/stolenvw/ValheimPlus-Discord_Bot/code/config.py) +## [config.py](https://github.com/stolenvw/ValheimPlus-Discord_Bot/blob/main/code/config.py) Edit this file with your info. Setting should be self-explanitory. Add `-logfile /location/to/file.log` to your start command to get a logfile. |