yugoccp / slack2discord

Slack2DiscordJS - a script to help you transfer Slack messages to Discord
19 stars 3 forks source link

Move Discord API calls to use discord.js #5

Closed yugoccp closed 4 years ago

yugoccp commented 4 years ago

I had to install the discord.js module to use the attachment feature. We can move all the API calls to use discord.js for cleanup.