https://github.com/wannaphong/nostr-chatbot
Make Nostr ChatBot from python
https://github.com/wannaphong/nostr-chatbot
chatbot chatbot-framework nostr nostr-chatbot nostr-client python
Last synced: 3 months ago
JSON representation
Make Nostr ChatBot from python
- Host: GitHub
- URL: https://github.com/wannaphong/nostr-chatbot
- Owner: wannaphong
- License: apache-2.0
- Created: 2023-05-05T16:04:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T03:35:12.000Z (about 3 years ago)
- Last Synced: 2025-12-04T22:05:06.755Z (6 months ago)
- Topics: chatbot, chatbot-framework, nostr, nostr-chatbot, nostr-client, python
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nostr-ChatBot
Make Nostr ChatBot from python
**List Support**
- 1-1 chat by specify recipient
See [our TODO](https://github.com/wannaphong/nostr-chatbot/issues/1)
## Install
> pip install nostr-chatbot
## Example
See [https://github.com/wannaphong/nostr-chatbot/tree/main/example](https://github.com/wannaphong/nostr-chatbot/tree/main/example)