Skip to content

Templating system #7

Description

@e-dreyer

Problem

MastoBot is intended to simplify the process of creating bots for Mastodon. This involves allowing the user to perform actions on notifications and filtering them, but often, users would like to respond to a notification with a post.

This can easily be done in code, but Jinja2 templates are by far the most sustainable and future-proof method to do this.

It would allow for better customization and better implementations, and templates could also be easily shared between users but still allow for a personalized touch.

Such a templating system is generic enough to be part of MastoBot

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions