davtelepot/datelepot/__init__.py
2018-10-23 18:12:07 +02:00

9 lines
212 B
Python

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