An open API service indexing awesome lists of open source software.

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

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)