timraay / HLLLogUtilities

A Discord bot that makes it easy to capture and export logs from your HLL servers
MIT License
8 stars 4 forks source link

Modifier to log the stats of a player #13

Closed Soxxes closed 1 year ago

Soxxes commented 1 year ago

A modifier to log the player's stats when the player leaves the server. I created my own LogLine class since "player_stats" is not a class attribute of LogLine. I don't know if this creates compatibility issues with the database. Please let me know if that's the case.