Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
I have made a python discord bot which help me to boost servers with token but sometimes it give me error like it only boost with 1 token and then it stop can you help to fix it!!!
Code
from discord.ext import commands
import discord, os, json, hashlib
from boosting import *
# from pipscrape...