pR0Ps / slack-to-discord

Import a Slack export into a Discord server
https://pypi.org/project/slack-to-discord/
76 stars 11 forks source link

Preserve original usernames and avatars #10

Closed pR0Ps closed 1 year ago

pR0Ps commented 1 year ago

Uses the webhook API to send messages which allows for specifying the username and avatar URL (pulled out of the Slack export)

Closes #8