diff options
author | stolenvw <stolenvw@hotmail.com> | 2021-04-04 10:25:56 -0400 |
---|---|---|
committer | stolenvw <stolenvw@hotmail.com> | 2021-04-04 10:25:56 -0400 |
commit | a8b09b0dc923265a9d8b976838d5ed5d1097750c (patch) | |
tree | 45310c31afc84c45acace05ab94b3a7d190ab71a | |
parent | 0b9c2ef562a4f76556580df2004598c8cb5500b1 (diff) | |
parent | b96c0aa0b833314e3e3bedcda76b5cf7dd0146c7 (diff) |
Merge branch 'main' of https://github.com/stolenvw/ValheimPlus-Discord_Bot into main
-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. |