-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Every time I try to run sampleproject from the repository, the bot does not work.
The application starts, but the bot does not work.
If I change the code without shutting down, django will reread the files and the bot will start working.
I tried to call main() in wsgi.py, but only got an error: list index out of range
here: https://github.com/JungDev/django-telegrambot/blob/master/django_telegrambot/apps.py#L47
How to make the bot work at the start (after manage.py runserver)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels