5 lines
126 B
Python

import bisqswap_mm_bot
# best_priced_offer_bot.main('localhost', 9998, 'xyz')
bisqswap_mm_bot.main('localhost', 9998, 'xyz')