Example showing how to develop a simple bot with davtelepot

This commit is contained in:
2019-07-15 15:36:01 +02:00
parent f8cc0c1a22
commit be8d06169d
4 changed files with 196 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ __author__ = "Davide Testa"
__email__ = "davide@davte.it"
__credits__ = ["Marco Origlia", "Nick Lee @Nickoala"]
__license__ = "GNU General Public License v3.0"
__version__ = "2.0.3"
__version__ = "2.0.4"
__maintainer__ = "Davide Testa"
__contact__ = "t.me/davte"