Receive orders over RabbitMQ to manage Mailchimp lists
After cloning this repository ,install dependencies with bundle install
Set the Configuration files /config/config.yml
, you can use /config/config.template.yml
as an helper.
Just run /bin/worker
as an executable to start the bot. Logs are printed in STDOUT
To change environment use the environment variable RAKE_ENV
or NLD_ENV
. Accepted values are : development
,test
,production
To stop the bot use CTRL+C or send an interruption signal SINGINT to the process with kill -2
All received message must be valid with Gadz.org SOA Message Format in order to be processed
This bot subscribes to the following routing keys :
request.newsletter.update
- Multiple Mailchimp accounts