Queer European MD passionate about IT
Browse Source

PEP8 and PEP257 consistency.

Davte 6 years ago
parent
commit
e56021ae3a
2 changed files with 434 additions and 138 deletions
  1. 1 1
      davtelepot/__init__.py
  2. 433 137
      davtelepot/custombot.py

+ 1 - 1
davtelepot/__init__.py

@@ -2,7 +2,7 @@ __author__ = "Davide Testa"
 __email__ = "davte@libero.it"
 __credits__ = "Marco Origlia"
 __license__ = "GNU General Public License v3.0"
-__version__ = "1.2.5"
+__version__ = "1.2.6"
 __maintainer__ = "Davide Testa"
 __contact__ = "t.me/davte"
 

File diff suppressed because it is too large
+ 433 - 137
davtelepot/custombot.py


Some files were not shown because too many files changed in this diff