Skip to content

tomnz/rocketchat-slack-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple script to import custom emoji from Slack and export to a Rocket.Chat instance.

Requires a Slack app to be configured against the target workspace. Also requires an admin user (with custom emoji permissions) on the Rocket.Chat instance. Due to the way the two APIs are set up, Slack requires a token and Rocket.Chat requires a username/password.

python3 emoji_import.py --slack_token=<slack bot token> --rc_url=<rocketchat url> --rc_user=<rocketchat user> --rc_pass=<rocketchat pass>

About

Import custom Slack emoji to Rocket.Chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages