escrow-service-bot icon indicating copy to clipboard operation
escrow-service-bot copied to clipboard

Bug - error when add group

Open geeks121 opened this issue 3 years ago • 1 comments

Below log happen when i add group id to the bot and show nothing. branch - telescrow

File "/app/handlers/affiliate.py", line 66, in add_addresses agent = AgentAction().create_agent(msg.from_user.id) File "/app/functions.py", line 482, in create_agent trade, token, store = client.create_store(name=f'{xpub}-{address}') File "/app/source.py", line 71, in create_store self.trade = result['trade'] KeyError: 'trade'

geeks121 avatar Dec 27 '21 10:12 geeks121

Please contact me on telegram for help @CodeFred... The bot application has been moved to this repo https://github.com/Pycomet/escrow-service-bot... Better to work with the dev branch

Pycomet avatar Nov 27 '22 19:11 Pycomet