Personal Steemit Notification Bot

What is the project about?

I want to introduce my project “Personal Steemit Notification Bot”.

There are many notification bots, but this project helps each user develop steemit notification bot by yourself.

This project is python-based notification bot that anyone can modify.

It’s main function is to receive notifications of tags and author’s messages that you want on your own computer like below image.

Some contributions.


  • It has scalability. Users can put everything they want.

  • This project is implemented to use the information needed for the yaml file without using a DB like mysql.

  • Personally, when I received a notification, I make the BB-8 shine.
    I included this module to my git repository.


https://www.youtube.com/watch?v=ttgnnL8t2TA

### Technology Stack

How it works?


  • Request bot-father of telegram app to generate telegram-bot




  • Save bot key, data about users in db.yaml.


You can write db.yaml as shown below.



  • write ‘/start’ and check your telegram id




  • python main.py for excuting our bot.

  • If you have bb-8, let me know and I add comments.

Roadmap


  • Integrate mysql and users can choose mysql or yaml.

  • When users set data in the telegram, data are applied to yaml or db.

  • Develop notification functions that users want

How to contribute?

If you have any questions, please comment or contact @jacobyu on steemit.chat.

Thank you.



Posted on Utopian.io - Rewarding Open Source Contributors


This page is synchronized from the post: ‘Personal Steemit Notification Bot’

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×