Recently made a bot for Discord, and found that the web lacked examples for the current version of Discord.js
v12 has the objects structured differently and has renamed and moved a lot of the functions that previous versions had
So I made a bot that shows a lot of commonly used features - Detecting new users, commands with parameters, commands with mentions, assigning roles, etc.
See it here.