FeedbackTrader - the best ( and the only one at the moment ) open-source Feedback exchange bot with currency.
Basic setup:- Create #feedback channel in your server.
- Set the allowed websites to be linked in a post.
$admin config set allowed_links imgur.com youtube.com https://github.com
- Set the roles that are allowed to execute admin commands.
$admin config set admin_roles admin mod
- Check the full configuration.
$admin config show
- Make the first post (in #feedback channel).
$post https://www.youtube.com/watch?v=dQw4w9WgXcQ Please let me know what do you think of my new song
- Check posts that need feedback.
$need
- Check recent posts.
$recent
- If in doubt - check
$help