Calls users who responded to a message in channel rolecall with @username.
- Create text-channel with name Rolecall.
- Type message starting with =
- Use discord reaction on message containing =
- Type !call reactionname to notify all users who have reacted to message with reactionname (eg. !call :frown:)
- Create Bot from Discord console
- Copy bot security token into the end of tommybot.js
- node npm install in TommyRoleBot directory.
- node tommybot.js to start bot.