/Nostr-Bot

Simple Nostr bot that auto reply to certain keyword and execute commands.

Primary LanguagePythonMIT LicenseMIT

Nostr-Bot

Simple Nostr bot that auto reply to certain keyword and execute commands.

Introduction

This is a Nostr bot that auto reply to certain keyword and execute commands.

There are 2 commands in this bot currently,

//help Display help message.

//gas Query Ethereum gas.

Requirements

nostr 0.0.2

Quickstart

try it on Replit😎

FAQ

How to add a relay?

Add custom relay here.

Where to add new commands?

Add your commands and code in commands.py.

Where to add new responses?

Add your responses and code in responses.py.

Note

Feel free to create an issue if you have any problem.

This is a demo bot and may not update frequently.

License

MIT