Experimental Discord bot written in Python
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

.pylintrc 86B

123456
  1. [MESSAGES CONTROL]
  2. disable=bad-indentation, invalid-name
  3. [FORMAT]
  4. indent-string=' '