Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

AlexWorldD/PersonalReminderBotWorker

 
 

Repository files navigation

PersonalReminderBotWorker

Celery worker code for PersonalReminderBot project

Personal Reminder BotWorker v2.0

These scripts allow you to rise up your personal bot reminder on any Hardware.

🍷 Maximize your free time!

Go to your /home directory:

$ cd /home

First of all, clone or download this repo to your machine.

$ git clone https://github.com/AlexWorldD/PersonalReminderBotWorker

Then, your should decide which type of machine you'd like to create: RabbitMQ server or just a Worker. For Worker you should use MakeWorker script:

$ chmod +x MakeWorker.sh

And finally, Run script, which'll build a Worker from your machine!

$ ./MakeWorker.sh

And amazing MakeRabbit.sh for RabbitMQ installation and configuration.

$ chmod +x MakeRabbit.sh
$ ./MakeRabbit.sh

Scheme

👽 Manual:

  • Delayed...

About

Celery worker code for PersonalReminderBot project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.8%
  • Python 37.2%