I've found this little widget, is very funny!
Instruction:
Add the bot to your server:
Click here to add the Bot
Allow guest (optional)
In WidgetBot v2, by default, guests are disabled, and users must sign in with their Discord account to chat. If you want to enable guests and let users type in any name without logging in, send ??guestmode in your server after adding the bot.
Generate the code
Type ??crate
in your server to get the code like:
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
new Crate({
server: '299881420891881473',
channel: '355719584830980096'
})
</script>
Add the code to your custom header section.