We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Librellium
/
anonflow
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
refactor!(transport): move transport to bot module
Librellium
1 week ago
parent
4086eaea1c
commit
62e6a4d342
5 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
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
View File
+ 0
- 0
anonflow/services/transport/content.py → anonflow/bot/transport/content.py
View File
+ 0
- 0
anonflow/services/transport/delivery.py → anonflow/bot/transport/delivery.py
View File
+ 0
- 0
anonflow/services/transport/router.py → anonflow/bot/transport/router.py
View File
+ 0
- 0
anonflow/services/transport/types.py → anonflow/bot/transport/types.py
View File