@bot.event async def on_ready(): print(f'{bot.user} has connected to Discord!')
@bot.command(name='ping') async def ping(ctx): await ctx.send(f'Pong! {round(bot.latency * 1000)}ms')
bot = commands.Bot(command_prefix='!')
Để tuyển dụng hoặc tìm việc hiệu quả . Vui lòng ĐĂNG KÝ TÀI KHOẢN hoặc ĐĂNG KÝ TƯ VẤN để được hỗ trợ ngay !
@bot.event async def on_ready(): print(f'{bot.user} has connected to Discord!')
@bot.command(name='ping') async def ping(ctx): await ctx.send(f'Pong! {round(bot.latency * 1000)}ms') cfx+finder+discord+bot+full
bot = commands.Bot(command_prefix='!')