JonnyPtn / zomboi

A discord bot for project zomboid multiplayer servers
50 stars 33 forks source link

add message when a user makes a new character #30

Closed petegilb closed 2 years ago

petegilb commented 2 years ago

Checked the perks log and send a message when a user makes a new character. In response to issue 28. Every time a character dies/respawns it disconnects/reconnects in users log, but the login notif is sent in perks.py and disconnect is sent in users.py (since they are diff log files). Don't think there was a bug with it, but rather a missing feature, though I could be wrong.

JonnyPtn commented 2 years ago

Great stuff, thanks!