Shows your discord messages from a specified channel on a website
NodeJS version 16.5.0
gh repo clone Fabian9799/Discord-chat-to-website
- Rename .env.example to .env
- Change all the default values in your .env file
KEY | VALUE |
---|---|
TOKEN | Your bot token from https://discord.com/developers/ |
DISCORD_CHANNEL_ID | Your Discord channel id |
DISCORD_SERVER_ID | Id of the Discord Server |
if you are using HTTPS change ws://
to wss://
in script.js line 2
npm i
npm run dev
visit localhost:3000 and start typing in discord
- Show Custom Emojis
- Show Embeds
- Show Images