jeffcasavant / MaubotTrumpTweet

Maubot plugin to wrap supplied text in a fake Trump tweet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaubotTrumpTweet

A plugin for Maubot that generates tweets from Trump.

Usage:

!trump Spent too long making a fake tweet generator.  Sad!

Installation

On your Maubot system, install wkhtmltopdf. Download .mbp from the latest release. Upload to your Maubot installation and connect it to an instance as normal.

Building

make build

This requires poetry-plugin-export, which is a Poetry plugin that has to be installed separately. Install it with pip or pipx inject^.

Future improvements

  • Factor out the tweet generation fully into a separate library
  • Set the user up to add additional tweet users
  • Add more avatars - be mindful of licensing
  • Expand layouting to allow stats <1000 and >9999
  • Fine-tune image alignment

Notes

About

Maubot plugin to wrap supplied text in a fake Trump tweet

License:Other


Languages

Language:Python 93.7%Language:Makefile 6.3%