diff options
author | stolenvw <51084246+stolenvw@users.noreply.github.com> | 2021-04-02 18:31:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 18:31:56 -0400 |
commit | b96c0aa0b833314e3e3bedcda76b5cf7dd0146c7 (patch) | |
tree | 4f72830b47e9fbb76c57465a730fdb382204b7db | |
parent | 14e29dd15037c9368081bfb0a9ac5c689c289eb4 (diff) |
Update 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. |