JonnyPtn / zomboi

A discord bot for project zomboid multiplayer servers
49 stars 32 forks source link

Use embeds for public logs (+ lint pass) #82

Closed jack-avery closed 4 months ago

jack-avery commented 10 months ago

Using embeds for user logs adds a few nice things:

Additionally while looking through my linter formatted the files. I also added some type hints on the files I touched, but left the rest alone.

JonnyPtn commented 4 months ago

Thanks! I've merged this somewhat blindly, as i'm deprecating the python version of this bot and using dotnet now (see main branch if you're curious)