Skip to content

xorduna/celerybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

celerybot

Example of telegram bot using celery

To run the webapp: python webapp.py

To run the worker: celery worker -A tasks --queues=bot_messages --loglevel=INFO

Have Fun!

About

Example of telegram bot using celery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published