AutoReactions | Installation & Help Guide
How to setup AutoReactionsInstructions
- Download the resource from MC-Market or CorebotAddons
- Extract the file to your Desktop.
- Upload AutoReactions.js to your Corebot addons folder.
- Restart your discord bot.
- Go to ./addon_configs/ and open AutoReactions.yml
YAML:
AutoReactions:
- Channel: lloyd
Emojis:
- 😀
- 😁
- Channel: sellix-suggestions
Emojis:
- ✅
- ❌
How to add a new channel?
Copy or change one of the preset channels.
YAML:
- Channel: images
Emojis:
- "⬆"
- "⬇"
YAML:
AutoReactions:
- Channel: lloyd
Emojis:
- 😀
- 😁
- Channel: sellix-suggestions
Emojis:
- ✅
- ❌
- Channel: images
Emojis:
- "⬆"
- "⬇"
All done! Restart your bot!