nextjs-discord-bot icon indicating copy to clipboard operation
nextjs-discord-bot copied to clipboard

Discord bot for the official Next.js Discord

Results 5 nextjs-discord-bot issues
Sort by recently updated
recently updated
newest added

I removed the old text that was mostly referencing the Next.js Conf and added some rules specific for the server. I included back the commented messages that would be from...

This kind of message is very common so this is mostly to automate the delete + warning message Example of a DM message: ![image](https://user-images.githubusercontent.com/11896398/224516425-a1ab9395-17b6-468c-bda0-bf3f7b853fad.png)

This allows us to delete messages in threaded channels (like `#showcase`) with more ease since otherwise our reply would create another thread Example of a DM message: ![image](https://user-images.githubusercontent.com/11896398/224516105-15535366-7c80-4258-b188-df1ff71731df.png)

I saw you guys are still using old and outdated pakages which can cause security issues so that's why I thought to bump them.