🦜 There are several types of tokens that you can use in your Discord bot. Some common types include:
1. Text tokens: These are simple text messages or strings, which you can send as content to users through your bot.
2. User mentions: This allows the bot to mention a specific user by using their ID and wrapping it with "<@userId>". The mentioned user will be notified when this is used in a message.
3. Channel mentions: If you want the bot to mention a channel