Current Version: 2.3.0
This is a discord bot that are able to consume Steem API, search Steem Price, use of SteemSQL and check steemhunt related stuff.
- Added Test (Jest)
- Prepare new website
- Check convertion rate between crypto to crypto, fiat to crypto and crypto to fiat.
- Check SBD, Steeem Price and ratio of Steem/SBD.
- Generate links for delegation
- Check Steemhunt post status
[DEPRECATED]
- Check a tag on steemit to get the performance in the past 7 days.
- Check a tag on steemit to get the performance in since 01/01/2017.
- TeamMalaysia
- AUS & NZ
- Steemph.Cebu
- Steemhunt
Command | Functions |
---|---|
%ping |
Check ping of the bot |
%convert <value> <from coin/currency> <to coin/currency> |
to calculate crypto to fiat from coinmarketcap (e.g. %convert 10 steem myr) |
%hunt <url> |
Check steemhunt post status |
%p <coin> or %price <coin> or $<coin> |
Get current price of the coin |
%delegate <to> <SP> or %delegate <from> <to> <SP> |
Generate SteemConnect link for delegation |
%bugs |
to report bugs on the bot |
%discord |
Join our Discord |
%info |
to know more about this bot |
Command | Functions |
---|---|
%sbd |
to get sbd price from coinmarketcap |
%steem |
to get steem price from coinmarketcap |
%s/sbd |
to get steem to sbd ratio from coinmarketcap |
%sbd/s |
to get sbd to steem ratio from coinmarketcap |
Unmantained command
Command | Functions |
---|---|
%tag <tag_name> |
to get details on votes, comments, topics and pending payout of that certain tags in past 7 days |
%all <tag_name> |
Details on votes, comments, topics and pending payout of that certain tags from 01/01/2017 |
%query <query_name> <query_input> |
Currentl available operation are tag and all |
- Need subscription to SteemSQL (10 SBD/month)
- Change
.env.sample
to.env
- Update
config.ts
file based on your need - Add your own Discord Token
MIT