import telepot.aio
This commit is contained in:
parent
e52fa8ff91
commit
8a050acfd3
@ -1,7 +1,7 @@
|
||||
__author__ = "Davide Testa"
|
||||
__credits__ = "Marco Origlia"
|
||||
__license__ = "GNU General Public License v3.0"
|
||||
__version__ = "1.2.0"
|
||||
__version__ = "1.2.1"
|
||||
__maintainer__ = "Davide Testa"
|
||||
__contact__ = "t.me/davte"
|
||||
|
||||
|
@ -17,7 +17,7 @@ import os
|
||||
|
||||
# Third party modules
|
||||
import dataset
|
||||
import telepot
|
||||
import telepot, telepot.aio
|
||||
|
||||
# Project modules
|
||||
from davteutil import Gettable, MyOD
|
||||
|
Loading…
x
Reference in New Issue
Block a user