Created
February 12, 2018 02:35
-
-
Save adamjleonard/aa638317f9e34fea2bba8b81fa058349 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EM.next_tick do | |
client.say( | |
text: “Long running task done!”, | |
channel: data.channel | |
) | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment