Skip to main content

No project description provided

Project description

about

Some simple bots for nostr in python.

install

git clone https://github.com/monty888/nostr_bots.git  
cd nostr_bots  
python3 -m venv venv   
source venv/bin/activate      
pip install .

[!Note]
Won't work with current pip of monstr get current version from https://github.com/monty888/monstr until updated

echo bot

Replies with the same text that it receives.

python run_echo_bot.py

ip bot

Replies with the external ip of where the ip is running.

python run_ip_bot.py

bitcoin bot

Executes commands against a local bitcoin node and sends the replies over nostr.

python run_ip_bot.py

todo

  • get the inbox code working
  • add support for nip44 encryption and not just nip4
  • relay needs to be parsed from command line at least plus other options
  • min basic commands for the bitcoin bot + simple web interface?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nostr_bots-0.0.1.tar.gz (230.7 kB view hashes)

Uploaded Source

Built Distribution

nostr_bots-0.0.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page