Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 289 Bytes

JDBotLogsEmbed

A side repo that contains the code to the logs embed code and comments about the guilt opt in for logging.

If you contribute make sure to run:

isort .

then:

black -l120 .

Solves the issue here:

JDsProjects/JDBot#125