Is there a way to make a discord.js bot that checks messages for invite links and gets the server ids from them?

后端 未结 0 1348
青春惊慌失措
青春惊慌失措 2020-12-18 06:39

Here is the relevant part of the code I have so far:

bot.on(\'message\', async message => {
    // check if message          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题