Skip to content

sampleproject not working #32

@ilmenshik

Description

@ilmenshik

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)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions