k8thekat / GatekeeperV2

Update to Gatekeeper
GNU General Public License v3.0
27 stars 11 forks source link

append UTC to timestamp #89

Closed cptnuss-ops closed 1 year ago

cptnuss-ops commented 1 year ago

Append "UTC" to the timestamp, so that the discord user gets informed about the display offset. The discord module only has a function to return UTC, a simple way to get the session offset and display the time from the actual discord timezone will be investigated later.

k8thekat commented 1 year ago

My only request is to change your formatters line width from 80 to something over 150.. Especially if its black; it tends to word wrap every line and makes it hard to follow.

Thanks.

cptnuss-ops commented 1 year ago

Should be better now :)