You are viewing a single comment's thread from:
RE: Разрушители steemit: @themarkymark и его боты
hey I see, you are trying to use my bot, you have to write like this
``,`Python
codes
``,`
you need to remove the comma.
another example ;
from blocktrades.convert import *
print(steem_to_btc(steem_amount=100))
Your python code
from blocktrades.convert import *
print(steem_to_btc(steem_amount=100))
Made by @hakancelik
thanks.