issues
search
d-buzz
/
d.buzz-client
A New Era of Social Media on the Hive Blockchain
https://d.buzz/
The Unlicense
7
stars
6
forks
source link
Make a Bot that Triggers when @dbuzz is tagged
#499
Open
hivephilippines
opened
3 years ago
hivephilippines
commented
3 years ago
It can be modeled after @ecency's bot:
stinkymonkeyph
commented
3 years ago
Notification Reference
https://gitlab.syncad.com/hive/hivemind/-/blob/master/hive/server/hive_api/notify.py
stinkymonkeyph
commented
3 years ago
Steps
Create a microservice
Periodically call hive notification API for mentions
Save mention links to the database
Add comments to these mentions
It can be modeled after @ecency's bot: