diff options
author | stolenvw <stolenvw@hotmail.com> | 2021-04-04 10:26:56 -0400 |
---|---|---|
committer | stolenvw <stolenvw@hotmail.com> | 2021-04-04 10:26:56 -0400 |
commit | 66784b2591deff8261fab9880fc748d23a48edfd (patch) | |
tree | 36c6f993fa2f5af60500333b2e1c24ec50a22b18 | |
parent | a8b09b0dc923265a9d8b976838d5ed5d1097750c (diff) |
Updated readme
-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/blob/main/code/config.py) +## [config.py](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. |