Skip to content

pwk/Conan-Exiles-Serverlog2Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conan-Exiles-Serverlog2Discord

Conan Exiles Serverlog to Discord via webhook and sqlite3 database

Following informations are logged:

  • chat
  • new players (with funcomid)
  • players joining server (with steamid and ip)
  • players leaving server
  • purges (with player/clan and coords)
  • gameworld is loaded
  • server is shutdown
  • server crashes (with error message)

What do you need?

Following modules are required: (standard only)

  • subprocess re, time, requests, json, sqlite3, os, datetime, configparser

Installation:

  1. Download all files and save them in any folder
  2. Edit config.ini and enter your data
  3. To start the script open start.py

Releases

No releases published

Packages

No packages published

Languages