Re: [閒聊] DC

作者: surimodo (好吃棉花糖)   2022-06-03 17:22:43
※ 引述《surimodo (搖滾少女!! 活力棉花糖!!)》之銘言:
: 送不了訊息
: 好像是開發應用程式 bot端權限沒開
: 但是點了是給int值
: 不知道怎麼搞 唉
client = discord.Client()
@client.event
async def on_ready():
print("Bot ready!")
channel = client.get_channel('982144133655314503')
await channel.send("hello world")
client.run('TOKEN')
不知道為啥一直說
'NoneType' object has no attribute 'send'
操你媽 照抄報錯是怎樣
作者: CP3isgood (3345678)   2022-06-03 17:24:00
get_channel裡面是int吧我用你這個可以跑捏(拿掉''後)
作者: surimodo (好吃棉花糖)   2022-06-03 17:48:00
可以了!!!!!!! 終於

Links booklink

Contact Us: admin [ a t ] ucptt.com