Skip to content

PanoramicRum/Nimiq-Community-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimiq Community Bot

Aid with common questions by the community and queries to the NET Smart Contract.

Quickstart

The bot has the following commands:

/question

Searches for keywords in the user's question and matches it with the most accurate answer found in the YAML FAQ file.

/net

Queries the NET Smart Contract for useful information (balances, address, number of transactions). The second argument of the command tells the bot the type of query:

  • balance: Asks for the balance of an address. Input the address. Example: /net balance 0x8d12a197cb00d4747a1fe03395095ce2a5cc6819
  • whales: Lists the 10 addresses with higher balance of NET.

Requirements

  • Python latest version.
  • Python module telegram

Usage

If you want to install your own copy of the bot, test and improve it follow this steps:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages