Saboteur7
GitHub
4 mesi fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
0 aggiunte e
1 eliminazioni
-
bot/bot_factory.py
|
|
@@ -2,7 +2,6 @@ |
|
|
|
channel factory |
|
|
|
""" |
|
|
|
from common import const |
|
|
|
from common.log import logger |
|
|
|
|
|
|
|
|
|
|
|
def create_bot(bot_type): |
|
|
|