Carbon Plugin Not Stable
keyiflerolsun opened this issue · 2 comments
keyiflerolsun commented
keyiflerolsun commented
i found how to fix it
import urllib
json['code'] = urllib.parse.quote(message.text)
Divkix commented
I'll add this
keyiflerolsun opened this issue · 2 comments
i found how to fix it
import urllib
json['code'] = urllib.parse.quote(message.text)
I'll add this