Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot features request from the CM team #27

Open
Cryptonian opened this issue Jul 14, 2020 · 2 comments
Open

Bot features request from the CM team #27

Cryptonian opened this issue Jul 14, 2020 · 2 comments

Comments

@Cryptonian
Copy link

Commands to be added
Price - /p
Chart - /c
Developement stats - /d
Social - /s <Reddit/Twitter/Medium>
Cir.Supply - /circsup

Here are examples on how to use the commands:

Price
Example:
/price
/p

Returns->
USD : $x
BTC : ฿x
ETH : ♢x

Mkt Cap: $x
Volume : $x
24hr % : x%
7d % : x%
30d % : x%
1y % : x%
#Note: have the metrics be from the same source as in https://www.originprotocol.com/en/dashboard

Chart
Example:
/chart 7
/c 7

Returns->
image of the 7 day chart (source: coingecko perhaps)

Development Stats
Example:
/d
/dev

Returns->
Developer Data

Stars : x
Subscribers : x
Total Issues : x
Closed Issued : x
PR Merged : x
PR Contributors: x
4-wk Commit : x

Social Media Update
Example:
/s Twitter
/social Twitter

Returns->
Last twitter post

Circ.Supply
Example:
/circsup

Returns->
Circulating Supply: X OGN (same source as in the Dashboard)

@mikeshultz
Copy link
Contributor

mikeshultz commented Jul 17, 2020

/price already exists. Is there a problem with it or are you requesting a specific change to it?

Gonna break the others out into separate issues since each one probably requires not-insignificant work.

@Cryptonian
Copy link
Author

For /price the data returned is not the same as the one shown in the Dashboard. (Request to sync them!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants