davtelepot/davtelepot/__init__.py
2018-10-24 18:06:02 +02:00

9 lines
225 B
Python

__author__ = "Davide Testa"
__credits__ = "Marco Origlia"
__license__ = "GNU General Public License v3.0"
__version__ = "1.2.2"
__maintainer__ = "Davide Testa"
__contact__ = "t.me/davte"
from davtelepot.custombot import Bot