Metadata-Version: 2.1
Name: nostr-chatbot
Version: 0.1.0.dev2
Summary: Nostr chatbotlibrary
Home-page: https://github.com/wannaphong/nostr-chatbot
Author: Wannaphong
Author-email: wannaphong@yahoo.com
License: Apache Software License 2.0
Keywords: chatbot,nostr
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md

# Nostr-ChatBot

Make Nostr ChatBot from python

## 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)
