mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
4 lines
78 B
Python
4 lines
78 B
Python
from StreamingCommunity.run import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |