Skip to content

Tinybot is a project aimed at creating an chatbot that simplifies everyday tasks such as task and reminder management.

License

Notifications You must be signed in to change notification settings

lusm554/tinybot

Repository files navigation

Here telegram bot using chat gpt API.


Example of bot structure with MVC:
bot/
    __init__.py
    config.py
    controller/
        __init__.py
        base_controller.py
        message_controller.py
    model/
        __init__.py
        base_model.py
        message_model.py
    view/
        __init__.py
        base_view.py
        message_view.py

About

Tinybot is a project aimed at creating an chatbot that simplifies everyday tasks such as task and reminder management.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published