repositorypackage
0.0.90
Repository: https://github.com/mattn/nostr-buzzword.git
Documentation: pkg.go.dev
# README
nostr-buzzword
Buzz Word bot on nostr
Usage
$ BOT_NSEC=nsecxxxxxxx nostr-buzzword
This bot replies buzz word ranking summary if you post バズワードランキング
on timeline or group chat.
Installation
go install github.com/mattn/nostr-buzzword@latest
If you would like to ignore some npub(s), set $IGNORES for the path to the ignores.txt which is listed npub hex.
If you would like to use user dictionary to use customized tokenizer, set $USERDIC for the path to the userdic.txt written as mecab dictionary format.
License
MIT
Koruri-Regular.ttf is provided from https://koruri.github.io/
Author
Yasuhiro Matsumoto (a.k.a. mattn)