We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Librellium
/
anonflow
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
refactor!(transport): move transport to bot module
Librellium
há 1 semana atrás
pai
4086eaea1c
commit
62e6a4d342
5 ficheiros alterados
com
0 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
0
anonflow/bot/transport/__init__.py
0
0
anonflow/bot/transport/content.py
0
0
anonflow/bot/transport/delivery.py
0
0
anonflow/bot/transport/router.py
0
0
anonflow/bot/transport/types.py
+ 0
- 0
anonflow/services/transport/__init__.py → anonflow/bot/transport/__init__.py
Ver Ficheiro
+ 0
- 0
anonflow/services/transport/content.py → anonflow/bot/transport/content.py
Ver Ficheiro
+ 0
- 0
anonflow/services/transport/delivery.py → anonflow/bot/transport/delivery.py
Ver Ficheiro
+ 0
- 0
anonflow/services/transport/router.py → anonflow/bot/transport/router.py
Ver Ficheiro
+ 0
- 0
anonflow/services/transport/types.py → anonflow/bot/transport/types.py
Ver Ficheiro