Skip to content

Bot which is able to send POAP links to eligible users

Notifications You must be signed in to change notification settings

AlchemistsLab/POAPbot

Repository files navigation

POAPbot

Bot which is able to send POAP links to eligible users

Installation

  1. Install Docker
  2. Copy and update settings in .env.example
  3. Execute docker-compose up -d
  4. Install requirements from requirements.txt for >= Python 3.8
  5. Copy and update settings in config.example.py
  6. Init database tables via aerich upgrade
  7. Start bot via python bot.py or via supervisord or systemd
  8. Add a bot to the server with at least 3072 scope

About

Bot which is able to send POAP links to eligible users

Resources

Stars

Watchers

Forks