Skip to content

makoeppel/matrix-mastobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-mastobot

Matrix Bot written in python using mastodon.py and simplematrixbotlib served with docker.

The main idea is to create a mastodon integration of the timeline via a Matrix Bot. For now the DM functions are not scheduled.

(uncomplete) Feature list:

  • Basic Functions:

    • Getting timeline from mastodon via mastodon.py
    • Showing last timeline entry on local flask server
    • Showing last timeline in chat
    • Reaload timeline
    • Sort timeline by created_at
  • Automation:

    • [] Automated timeline reload in the background
    • [] Automated timeline streaming to chat
  • E2E:

  • Search / Following:

    • [] Hashtag search
    • [] Mastodon user
    • [] Follow other user
  • Dokumentation:

    • List features
    • [] Installation dokumentation
  • Tests / Error handling:

    • Static code analysis with pylint
    • [] Unit tests
    • [] Simple error handling for connections
  • Docker Setup:

  • UI:

    • Simple Markdown timeline
    • [] Use icons (↩️, 🔄 and ⭐️) for reblog and favourite buttons

Buy me a coffee

paypal

About

Bridge for Matrix Server to connect to Mastodon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages