Summary A Discord bot that transfers the chat history from GroupMe channels into Discord channels.
Environment Variables
- GROUPME_TOKEN: GroupMe Authentication Token
- DISCORD_TOKEN: Discord Authentication Token
- CLIENT_ID: Application ID for the discord bot
- SERVER_ID: Discord Server ID
Libraries
- Node.js
- eslint
- Prettier
VSCode Extensions
- dbaeumer.vscode-eslint
- esbenp.prettier-vscode
- streetsidesoftware.code-spell-checker