Divkix/TelePyroBot

Carbon Plugin Not Stable

keyiflerolsun opened this issue · 2 comments

carbon plugin comes as a single line

IMG_20200901_004140_545

green pic your code,
pink pic other bot

i found how to fix it

import urllib

json['code'] = urllib.parse.quote(message.text)

I'll add this