iT邦幫忙

2023 iThome 鐵人賽

DAY 25
0
Software Development

關於我轉生變成 Go 初學者的這檔事系列 第 25

Day25-[第二十四站 : Go 做一個 Discord 的機器人(二)]<GOO~

  • 分享至 

  • xImage
  •  

前言

延續上一站,我們繼續今天 DiscordBot 的任務吧 ! ! !

開始

Discord

第一步

請先登入好你的 Discord 然後輸入網址 discord.com/developers/applications== 就會看到以下的畫面,點擊右上角的New Application
https://ithelp.ithome.com.tw/upload/images/20231005/20161224E84sYB90Aj.png

第二步

輸入好名稱並且點選同意後
https://ithelp.ithome.com.tw/upload/images/20231005/20161224OwqpDFRcYM.png

第三步

創建好之後點選 ==Settings==,再點選 ==Bot==,你可以更改你的 Bot 中的 ==Username==
https://ithelp.ithome.com.tw/upload/images/20231005/20161224elVmxSccj7.png

第四步

並移到下方中的 ==Privileged Gateway Intents==,接著看到裡面的把選取 ==Message Content Intent==
https://ithelp.ithome.com.tw/upload/images/20231005/20161224wdepKIKaXI.png

第五步

再次回到剛剛 ==Username== 的地方,可以發現下面有一個 ==Token==,請按一下 ==Reset Token==,出現這個畫面不要猶豫直接點選 ==Yes, do it!==
https://ithelp.ithome.com.tw/upload/images/20231005/20161224LZdpoOLab3.png

接下來就會出現一串亂碼這個就是你的 Token 非常重要,所以不能分享給其他人 !! 請妥善保存,等等在程式碼的部分會需要使用到

第六步

Bot 的部分修改好了請記得一定要按 ==Save Changes== 來儲存!!!
https://ithelp.ithome.com.tw/upload/images/20231005/20161224USH1xjYokB.png

第七步

接著再點選 "OAuth2" 中的 "URL Generator"
https://ithelp.ithome.com.tw/upload/images/20231005/20161224wP1TN1cHy4.png

第八步

選擇 "bot"
https://ithelp.ithome.com.tw/upload/images/20231005/20161224KnpLaxxnwf.png

第九步

接著選擇 "Administrator"
https://ithelp.ithome.com.tw/upload/images/20231005/20161224jt9MmR1yZl.png

第十步

最後會看到最底下有一個 URL 那就是我們的 Bot 呼叫器啦~~~
https://ithelp.ithome.com.tw/upload/images/20231005/20161224zaL88iZP92.png

結語&預告

相信大家到這邊應該都沒有什麼問題,那也拜託大家支撐一下,因為下一站我們就會來到 DC bot 的比較精華的一站!!!!

下一站~ Go 做一個 Discord 的機器人(三)

資料來源

Build a Hello World Discord Bot with Go
https://www.youtube.com/watch?v=XuFq7NW3ii4&t=349s


上一篇
Day24-[第二十三站 : Go 做一個 Discord 的機器人(一)]<GOO~
下一篇
Day26-[第二十五站 : Go 做一個 Discord 的機器人(三)]<GOO~
系列文
關於我轉生變成 Go 初學者的這檔事30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言