pwk / Conan-Exiles-Serverlog2Discord

Conan Exiles Serverlog to Discord via webhook and sqlite3 database

Home Page:https://www.die-verbannten.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Conan Exiles Serverlog to Discord via webhook and sqlite3 database

https://www.die-verbannten.de/


Languages

Language:Python 100.0%