Initial commit
This commit is contained in:
4
__main__.py
Normal file
4
__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
if __name__ == '__main__':
|
||||
print("Starting arbitrage bot...")
|
||||
Reference in New Issue
Block a user