Logo for FeedbackTrader

Upvote FeedbackTrader


An open-source robot tasked to help server admins organize their feedback sections.

Back to FeedbackTrader

FeedbackTrader - the best ( and the only one at the moment ) open-source Feedback exchange bot with currency.

Basic setup:
  1. Create #feedback channel in your server.
  2. Set the allowed websites to be linked in a post.
    $admin config set allowed_links imgur.com youtube.com https://github.com
  3. Set the roles that are allowed to execute admin commands.
    $admin config set admin_roles admin mod
  4. Check the full configuration.
    $admin config show
  5. 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
  6. Check posts that need feedback.
    $need
  7. Check recent posts.
    $recent
  8. If in doubt - check $help
Check out the home page for the full Discord Bot List.