statBot is a utility discord bot being used in #teammalaysia, AUS/NZ and Steemph.cebu. This bot has features like cryptocurrency price check, cryptocurrency conversion rate (between crypto to crypto and crypto to fiat)  # Commit history  ### New Features - What feature(s) did you add? * All source code rewritten into TypeScript. (Old codes is at `old_src`) * Added Discord Embedded Message to increase readability   * Added new search for a certain tag performance. (Search of a tag from 01/01/2017 until today)  * Check price of a crypto directly with `%price btc` or `$btc`  - How did you implement it/them? * Typescript is used, so that the code are easier to be mantained. Testing will be added in the next contribution. * Embedded message is done instead of sending strings like 'Hello World', send in with embed object. ``` { embed: { color: color.green, description: 'Created by @superoo7', fields: [ { name: 'License', value: 'on 2017-2018 (MIT LICENSE)' }, { name: 'GitHub Repository', value: 'https://github.com/superoo7/steem-discord' } ], timestamp: new Date(), footer: { icon_url: client.user.avatarURL, text: '© superoo7' } } } ``` * Search is done with SteemSQL. The SQL queries are here: ``` select SUM(net_votes) as Votes, SUM(pending_payout_value) as PendingPayouts, SUM(children) as Comments, COUNT(*) as Posts from Comments where depth = 0 AND created >= '2017/01/01' AND CONTAINS(json_metadata, 'utopian-io') order by Votes desc ``` ### About this Projects - What is the project about? This is a discord bot that are able to consume Steem API, check crypto price, convert crypto and fiat price, use of SteemSQL to carry out Query about Steem Blockchain. - Technology Stack TypeScript, MSSQL(SteemSQL) - Roadmap * Check delegators and delegatee * Coversion of fiat to fiat * Added Testing (Jest) * Detail documentation on all the available commands - How to contribute? To contribute, first you need to have SteemSQL subscription. Edit the `.env` file, and paste ur SteemSQL subscription details into it Pull Request and Issue filling are welcomed on [GitHub](https://github.com/superoo7/steem-discord) <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@superoo7/statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | superoo7 | ||||||
---|---|---|---|---|---|---|---|
permlink | statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes | ||||||
category | utopian-io | ||||||
json_metadata | "{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":115837175,"name":"steem-discord","full_name":"superoo7/steem-discord","html_url":"https://github.com/superoo7/steem-discord","fork":false,"owner":{"login":"superoo7"}},"pullRequests":[],"platform":"github","type":"development","tags":["utopian-io","teammalaysia","discord","javascript","cn-programming"],"users":["superoo7"],"links":["https://cdn.utopian.io/posts/127cfc98dde95eba023bdbc2c8a587ff899efavicon.png","https://cdn.utopian.io/posts/b6e122f699417225ed913af9750558c067e1Screen_Shot_2018-04-25_at_2.14.37_PM.png","https://cdn.utopian.io/posts/e6521d076ecdfd552673ef0686e6e41df85eScreen_Shot_2018-04-25_at_2.43.22_PM.png","https://cdn.utopian.io/posts/c39e1275ca0ad93ad6c4ec2eae2c2327505cScreen_Shot_2018-04-25_at_2.43.42_PM.png","https://cdn.utopian.io/posts/51bbc9417da85358d7268a2b03926dab053dScreen_Shot_2018-04-25_at_2.43.30_PM.png","https://cdn.utopian.io/posts/89c208fa917f4f39b6d2a91a307d74a92a1aScreen_Shot_2018-04-25_at_2.59.44_PM.png","https://github.com/superoo7/steem-discord"],"image":["https://cdn.utopian.io/posts/127cfc98dde95eba023bdbc2c8a587ff899efavicon.png","https://cdn.utopian.io/posts/b6e122f699417225ed913af9750558c067e1Screen_Shot_2018-04-25_at_2.14.37_PM.png","https://cdn.utopian.io/posts/e6521d076ecdfd552673ef0686e6e41df85eScreen_Shot_2018-04-25_at_2.43.22_PM.png","https://cdn.utopian.io/posts/c39e1275ca0ad93ad6c4ec2eae2c2327505cScreen_Shot_2018-04-25_at_2.43.42_PM.png","https://cdn.utopian.io/posts/51bbc9417da85358d7268a2b03926dab053dScreen_Shot_2018-04-25_at_2.43.30_PM.png","https://cdn.utopian.io/posts/89c208fa917f4f39b6d2a91a307d74a92a1aScreen_Shot_2018-04-25_at_2.59.44_PM.png"],"moderator":{"account":"justyy","time":"2018-04-25T14:47:26.359Z","pending":false,"reviewed":true,"flagged":false},"questions":{"voters":["cha0s0000","justyy"],"answers":[{"question_id":"dev-1","answer_id":"dev-1-a-1","user":"cha0s0000","influence":60},{"question_id":"dev-2","answer_id":"dev-2-a-2","user":"cha0s0000","influence":60},{"question_id":"dev-3","answer_id":"dev-3-a-2","user":"cha0s0000","influence":60},{"question_id":"dev-4","answer_id":"dev-4-a-2","user":"cha0s0000","influence":60},{"question_id":"dev-5","answer_id":"dev-5-a-2","user":"cha0s0000","influence":60},{"question_id":"dev-6","answer_id":"dev-6-a-1","user":"cha0s0000","influence":60},{"question_id":"dev-7","answer_id":"dev-7-a-2","user":"cha0s0000","influence":60},{"question_id":"dev-1","answer_id":"dev-1-a-2","user":"justyy","influence":75},{"question_id":"dev-2","answer_id":"dev-2-a-2","user":"justyy","influence":75},{"question_id":"dev-3","answer_id":"dev-3-a-2","user":"justyy","influence":75},{"question_id":"dev-4","answer_id":"dev-4-a-2","user":"justyy","influence":75},{"question_id":"dev-5","answer_id":"dev-5-a-2","user":"justyy","influence":75},{"question_id":"dev-6","answer_id":"dev-6-a-2","user":"justyy","influence":75},{"question_id":"dev-7","answer_id":"dev-7-a-2","user":"justyy","influence":75}],"total_influence":0,"most_rated":[{"question_id":"dev-1","answer_id":"dev-1-a-2","influence":75,"voters":["justyy"]},{"question_id":"dev-2","answer_id":"dev-2-a-2","influence":135,"voters":["cha0s0000","justyy"]},{"question_id":"dev-3","answer_id":"dev-3-a-2","influence":135,"voters":["cha0s0000","justyy"]},{"question_id":"dev-4","answer_id":"dev-4-a-2","influence":135,"voters":["cha0s0000","justyy"]},{"question_id":"dev-5","answer_id":"dev-5-a-2","influence":135,"voters":["cha0s0000","justyy"]},{"question_id":"dev-6","answer_id":"dev-6-a-2","influence":75,"voters":["justyy"]},{"question_id":"dev-7","answer_id":"dev-7-a-2","influence":135,"voters":["cha0s0000","justyy"]}]},"score":74.25,"total_influence":135,"staff_pick":null,"config":{"questions":[{"question":"How would you describe the formatting, language and overall presentation of the post?","question_id":"dev-1","answers":[{"answer":"The quality of the post is fantastic.","answer_id":"dev-1-a-1","value":10},{"answer":"The post is of very good quality. ","answer_id":"dev-1-a-2","value":8},{"answer":"The post is poorly written and/or formatted, but readable.","answer_id":"dev-1-a-3","value":3},{"answer":"The post is really hard to read and the content is barely understandable.","answer_id":"dev-1-a-4","value":0}]},{"question":"How would you rate the impact and significance of the contribution to the project and/or open source ecosystem in terms of uniqueness, usefulness and potential future applications?","question_id":"dev-2","answers":[{"answer":"This contribution adds high value and holds great significance for the project and/or open source ecosystem.","answer_id":"dev-2-a-1","value":35},{"answer":"This contribution adds significant value to the project and/or open source ecosystem. ","answer_id":"dev-2-a-2","value":28},{"answer":"This contribution adds some value to the project and/or open source ecosystem.","answer_id":"dev-2-a-3","value":17.5},{"answer":"This contribution hold no value and is insignificant in impact. ","answer_id":"dev-2-a-4","value":0}]},{"question":"How would you rate the total volume of work invested into this contribution?","question_id":"dev-3","answers":[{"answer":"This contribution appears to have demanded a lot of intensive work.","answer_id":"dev-3-a-1","value":20},{"answer":"This contribution appears to have required an average volume of work.","answer_id":"dev-3-a-2","value":14},{"answer":"This contribution shows some work done.","answer_id":"dev-3-a-3","value":6},{"answer":"This contribution shows no work done.","answer_id":"dev-3-a-4","value":0}]},{"question":"How would you rate the quality of the code submitted?","question_id":"dev-4","answers":[{"answer":"High - it follows all best practices. ","answer_id":"dev-4-a-1","value":20},{"answer":"Average - it follows most best practices.","answer_id":"dev-4-a-2","value":14},{"answer":"Low - it follows some best practices.","answer_id":"dev-4-a-3","value":6},{"answer":"Very low - it doesn't follow any best practices. ","answer_id":"dev-4-a-4","value":0}]},{"question":"How would you rate the knowledge and expertise necessary to fix the bug / implement the added feature(s)?","question_id":"dev-5","answers":[{"answer":"High - a lot of research and specific knowledge was required.","answer_id":"dev-5-a-1","value":7.5},{"answer":"Average - some research and knowledge was required.","answer_id":"dev-5-a-2","value":5.25},{"answer":"Low - not much knowledge or skill were required.","answer_id":"dev-5-a-3","value":2.25},{"answer":"Insignificant - no knowledge or skills were necessary.","answer_id":"dev-5-a-4","value":0}]},{"question":"How would you rate the accuracy and readability of the commit messages?","question_id":"dev-6","answers":[{"answer":"High - they are concise, descriptive and consistent. ","answer_id":"dev-6-a-1","value":2.5},{"answer":"Average - they are mostly concise, descriptive and consistent. ","answer_id":"dev-6-a-2","value":2},{"answer":"Low - they could be more concise, descriptive or consistent.","answer_id":"dev-6-a-3","value":0.75},{"answer":"Very low - they aren't concise, descriptive or consistent at all.","answer_id":"dev-6-a-4","value":0}]},{"question":"How do you rate the quality of the comments in the code?","question_id":"dev-7","answers":[{"answer":"High - everything is well-commented and adds to the readability of the code. ","answer_id":"dev-7-a-1","value":5},{"answer":"Average - most of the code is commented and most if it adds to the readability of the code.","answer_id":"dev-7-a-2","value":3},{"answer":"Low - little of the code is commented, but it still adds to the readability.","answer_id":"dev-7-a-3","value":1.5},{"answer":"Very low - the added comments provide no value or are not present at all.","answer_id":"dev-7-a-4","value":0}]}]}}" | ||||||
created | 2018-04-25 07:00:21 | ||||||
last_update | 2018-04-25 14:47:27 | ||||||
depth | 0 | ||||||
children | 7 | ||||||
last_payout | 2018-05-02 07:00:21 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 150.228 HBD | ||||||
curator_payout_value | 56.170 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 3,363 | ||||||
author_reputation | 27,763,618,634,121 | ||||||
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 52,009,927 | ||||||
net_rshares | 35,905,853,288,947 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 81,757,963,811 | 0.02% | ||
kushed | 0 | 18,065,619,219 | 0.11% | ||
kevinwong | 0 | 76,829,776,616 | 1.5% | ||
anwenbaumeister | 0 | 12,232,488,523 | 0.11% | ||
neoxian | 0 | 205,146,589,615 | 14% | ||
ausbitbank | 0 | 210,238,074,805 | 3% | ||
fundurian | 0 | 13,537,667,914 | 39% | ||
liberosist | 0 | 3,214,525,068 | 0.12% | ||
arconite | 0 | 602,863,195 | 0.75% | ||
ninjace | 0 | 4,197,594,092 | 50% | ||
treaphort | 0 | 69,482,683 | 3% | ||
justyy | 0 | 15,585,764,262 | 0.94% | ||
meerkat | 0 | 27,562,264,100 | 0.12% | ||
curie | 0 | 23,342,768,660 | 0.11% | ||
poeticammo | 0 | 1,185,660,855 | 5.51% | ||
hendrikdegrote | 0 | 258,013,550,750 | 0.11% | ||
ejhaasteem | 0 | 114,012,514 | 10% | ||
happyukgo | 0 | 92,693,047 | 5% | ||
j3dy | 0 | 15,193,154,230 | 100% | ||
yadamaniart | 0 | 869,805,976 | 3% | ||
ryivhnn | 0 | 4,380,193,867 | 25% | ||
boynashruddin | 0 | 306,399,633 | 5% | ||
dyancuex | 0 | 996,456,377 | 50% | ||
pacokam8 | 0 | 84,942,080 | 0.02% | ||
michelios | 0 | 53,724,772,907 | 30% | ||
alinabarbu | 0 | 217,510,856 | 0.48% | ||
cryptophunk | 0 | 278,114,489 | 50% | ||
toninux | 0 | 572,372,673 | 50% | ||
choogirl | 0 | 74,470,148,258 | 7% | ||
vaelriey | 0 | 1,638,747,671 | 11.02% | ||
jdc | 0 | 801,424,561 | 20% | ||
malay11 | 0 | 144,758,339 | 3% | ||
scrooger | 0 | 386,739,497 | 0.9% | ||
bargolis | 0 | 716,004,805 | 5% | ||
mikepedro | 0 | 546,439,581 | 7.5% | ||
bitrocker2020 | 0 | 3,475,270,660 | 5% | ||
jassennessaj | 0 | 25,365,295,513 | 15% | ||
helo | 0 | 25,152,131,624 | 100% | ||
ilyastarar | 0 | 24,093,395,806 | 50% | ||
flauwy | 0 | 1,329,406,595 | 10% | ||
locikll | 0 | 211,498,223 | 0.22% | ||
mahdiyari | 0 | 9,901,839,238 | 10% | ||
blacklux | 0 | 298,923,434 | 0.72% | ||
aboutyourbiz | 0 | 105,465,060 | 0.11% | ||
teamaustralia | 0 | 6,745,795,609 | 10% | ||
ronimm | 0 | 10,713,136,446 | 100% | ||
bmj | 0 | 720,627,872 | 3% | ||
littlenewthings | 0 | 6,340,717,430 | 40% | ||
centerlink | 0 | 79,076,695,793 | 15% | ||
howtostartablog | 0 | 424,581,781 | 1.1% | ||
dysc0rd | 0 | 402,506,462 | 100% | ||
saksham | 0 | 468,480,087 | 37% | ||
tngflx | 0 | 142,476,882 | 0.55% | ||
coloringiship | 0 | 345,523,212 | 1.1% | ||
simonluisi | 0 | 2,792,758,426 | 100% | ||
thinknzombie | 0 | 1,567,267,766 | 0.05% | ||
doughtaker | 0 | 8,158,707,507 | 25% | ||
mitamirandaa | 0 | 369,739,440 | 100% | ||
thinkkniht | 0 | 99,841,501 | 75% | ||
ewuoso | 0 | 3,929,967,880 | 20% | ||
steemulator | 0 | 147,237,564 | 0.11% | ||
inquiringtimes | 0 | 76,576,019,583 | 50% | ||
elbleess | 0 | 408,355,372 | 50% | ||
jfuenmayor96 | 0 | 2,444,470,316 | 50% | ||
instantania.cat | 0 | 1,484,009,121 | 50% | ||
harshallele | 0 | 5,042,354,446 | 50% | ||
onethousandwords | 0 | 116,869,574 | 3% | ||
shengjian | 0 | 1,194,913,113 | 5% | ||
jesdn16 | 0 | 2,682,146,364 | 100% | ||
theleapingkoala | 0 | 393,588,897 | 1.5% | ||
samiwhyte | 0 | 161,791,731 | 0.6% | ||
xtramedium | 0 | 328,793,182 | 50% | ||
aaronleang | 0 | 8,940,333,498 | 25% | ||
odibezeking | 0 | 238,129,653 | 100% | ||
yandot | 0 | 4,627,462,964 | 30% | ||
bhim | 0 | 67,638,612 | 50% | ||
stoodkev | 0 | 19,893,847,322 | 10% | ||
webcoop | 0 | 7,113,724,948 | 7.5% | ||
kimzwarch | 0 | 20,820,828,218 | 55% | ||
fishyculture | 0 | 303,510,399 | 1% | ||
massivevibration | 0 | 4,241,551,367 | 5% | ||
onartbali | 0 | 647,648,286 | 5% | ||
snowpea | 0 | 196,765,494 | 5% | ||
stsl | 0 | 74,676,111,653 | 38% | ||
clweeks | 0 | 60,597,280 | 0.04% | ||
luisrod | 0 | 116,014,491 | 15% | ||
ansonoxy | 0 | 1,724,551,697 | 100% | ||
eastmael | 0 | 32,854,025,917 | 100% | ||
masterwu | 0 | 101,466,719 | 3% | ||
teammalaysia | 0 | 399,375,542 | 11.02% | ||
veenang | 0 | 2,373,481,478 | 10% | ||
jamesbarraclough | 0 | 551,085,118 | 100% | ||
davidke20 | 0 | 2,108,816,494 | 15% | ||
lauraesfeliz | 0 | 509,936,506 | 100% | ||
hillaryaa | 0 | 1,163,746,387 | 100% | ||
superbing | 0 | 557,556,698 | 5% | ||
dailyfortune | 0 | 370,912,490 | 5% | ||
espoem | 0 | 29,188,711,071 | 40% | ||
dailystats | 0 | 921,281,504 | 5% | ||
afrikablr | 0 | 180,996,891 | 10% | ||
gotgame | 0 | 7,070,718,697 | 100% | ||
mayowadavid | 0 | 83,415,868 | 0.05% | ||
feedyourminnows | 0 | 5,965,744,485 | 4% | ||
gtpjfoodbank | 0 | 902,773,420 | 21.2% | ||
qurator | 0 | 185,983,759,767 | 6% | ||
emdesan | 0 | 322,589,355 | 10% | ||
bobdos | 0 | 904,949,093 | 1.5% | ||
namchau | 0 | 2,886,439,510 | 70% | ||
idlebright | 0 | 3,155,989,615 | 50% | ||
notimetospace | 0 | 799,747,197 | 5.51% | ||
myach | 0 | 3,616,917,272 | 5.51% | ||
branlee87 | 0 | 101,548,853 | 1.1% | ||
utopian-io | 0 | 33,395,035,196,594 | 22.27% | ||
steaknsteem | 0 | 2,211,498,007 | 50% | ||
moorkedi | 0 | 1,661,123,924 | 100% | ||
parag | 0 | 217,019,481 | 50% | ||
prudent-rod1 | 0 | 61,653,761 | 3% | ||
kimaben | 0 | 501,209,376 | 25% | ||
kslo | 0 | 2,382,882,482 | 50% | ||
cnbuddy | 0 | 3,235,796,135 | 0.1% | ||
mrmaracucho | 0 | 555,606,333 | 100% | ||
craigahamilton | 0 | 185,145,275 | 10% | ||
karolisp | 0 | 52,339,702 | 0.06% | ||
nathalie13 | 0 | 891,604,796 | 100% | ||
not-a-bird | 0 | 5,045,495,165 | 50% | ||
adhew | 0 | 61,124,335 | 10% | ||
bitopia | 0 | 1,455,436,457 | 100% | ||
anxin | 0 | 423,681,570 | 4.94% | ||
eleonardo | 0 | 163,701,967 | 10% | ||
jutdagut | 0 | 433,359,920 | 100% | ||
zohaib715 | 0 | 322,817,470 | 50% | ||
evilest-fiend | 0 | 2,499,028,895 | 100% | ||
shenoy | 0 | 10,206,122,742 | 10% | ||
studytext | 0 | 149,999,887 | 25% | ||
itchyfeetdonica | 0 | 97,529,941 | 0.02% | ||
cryptwo | 0 | 1,511,742,749 | 13.5% | ||
qustodian | 0 | 197,928,057,423 | 32.85% | ||
fabiocola | 0 | 818,933,430 | 100% | ||
checkthisout | 0 | 822,373,978 | 50% | ||
iptrucs | 0 | 95,055,713 | 3% | ||
diamondray | 0 | 1,701,080,790 | 2.2% | ||
navx | 0 | 2,042,449,222 | 70% | ||
handfree42 | 0 | 94,849,432 | 50% | ||
dronie | 0 | 99,860,646 | 11.02% | ||
ilovekrys | 0 | 217,243,023 | 50% | ||
williams-owb | 0 | 171,417,299 | 50% | ||
family.app | 0 | 100,833,124 | 100% | ||
not-a-cat | 0 | 1,101,871,809 | 100% | ||
varja | 0 | 126,631,337 | 50% | ||
maphics | 0 | 105,772,834 | 100% | ||
sebastiengllmt | 0 | 307,095,054 | 50% | ||
utopian-1up | 0 | 5,088,675,302 | 100% | ||
barut | 0 | 694,999,836 | 50% | ||
phgnomo | 0 | 269,542,208 | 5% | ||
carsonroscoe | 0 | 12,678,669,506 | 80% | ||
stahlberg | 0 | 422,390,336 | 1.1% | ||
skaybliss | 0 | 88,701,209 | 20% | ||
kevinli | 0 | 510,652,764 | 1% | ||
zlatkamrs | 0 | 247,538,169 | 50% | ||
salahudeen | 0 | 131,890,066 | 35% | ||
calebleejl | 0 | 276,887,773 | 3.3% | ||
amosbastian | 0 | 13,173,583,966 | 50% | ||
kokuryo | 0 | 3,189,769,020 | 100% | ||
mountainjewel | 0 | 1,555,666,840 | 5% | ||
bobsthinking | 0 | 2,939,192,109 | 100% | ||
yourmercury | 0 | 459,138,257 | 100% | ||
acrywhif | 0 | 3,466,097,000 | 80% | ||
xplore | 0 | 724,735,998 | 50% | ||
layanmarissa | 0 | 226,683,423 | 50% | ||
siren87 | 0 | 142,187,911 | 11.02% | ||
proffgodswill | 0 | 61,368,512 | 10% | ||
grzesiekb | 0 | 179,061,931,138 | 100% | ||
bitcoin.news | 0 | 497,187,186 | 50% | ||
sweeverdev | 0 | 1,058,578,875 | 50% | ||
bengy | 0 | 50,714,715 | 0.75% | ||
wanderingdanish | 0 | 261,253,077 | 1% | ||
kodeblacc | 0 | 3,368,632,482 | 50% | ||
isacastillor | 0 | 1,092,298,917 | 95% | ||
itsben | 0 | 61,391,586 | 1.98% | ||
devilonwheels | 0 | 99,727,593 | 0.06% | ||
crypto3d | 0 | 2,058,179,398 | 5% | ||
jerybanfield | 0 | 5,674,359,163 | 100% | ||
superoo7 | 0 | 2,346,405,350 | 9.36% | ||
rhotimee | 0 | 445,103,575 | 100% | ||
kekegist | 0 | 994,718,639 | 100% | ||
peppermint24 | 0 | 56,101,877 | 0.3% | ||
jrmiller87 | 0 | 2,638,573,349 | 100% | ||
solomon507 | 0 | 213,401,385 | 50% | ||
terrylovejoy | 0 | 861,014,615 | 3% | ||
patatesyiyen | 0 | 71,915,781 | 12.5% | ||
deejee | 0 | 119,892,669 | 20% | ||
rsteem | 0 | 338,612,647 | 50% | ||
naturallife | 0 | 1,933,201,617 | 88% | ||
onin91 | 0 | 438,247,259 | 50% | ||
yumisee | 0 | 313,475,718 | 20% | ||
kookjames | 0 | 1,009,317,899 | 100% | ||
isabella394 | 0 | 2,603,181,513 | 100% | ||
sanyjaya | 0 | 431,512,539 | 100% | ||
emailbox19149 | 0 | 187,055,358 | 50% | ||
cheesom | 0 | 261,739,220 | 50% | ||
joeliew | 0 | 280,507,970 | 6% | ||
foodielifestyle | 0 | 72,380,751 | 5% | ||
woolfe19861008 | 0 | 97,371,972 | 5% | ||
jlordc | 0 | 951,985,914 | 100% | ||
matthewthonyit | 0 | 217,845,891 | 50% | ||
holger80 | 0 | 52,939,170,402 | 25% | ||
lemony-cricket | 0 | 9,929,945,338 | 20% | ||
dailychina | 0 | 628,547,048 | 5% | ||
josephace135 | 0 | 10,538,862,685 | 100% | ||
saifannur-mzy | 0 | 288,557,748 | 50% | ||
yeswanth | 0 | 611,348,006 | 100% | ||
kaking | 0 | 232,389,731 | 50% | ||
khimgoh | 0 | 2,324,746,568 | 4% | ||
mdnazmulhasan | 0 | 323,300,963 | 100% | ||
exploreand | 0 | 1,178,382,815 | 25% | ||
wdoutjah | 0 | 54,750,032 | 0.05% | ||
petvalbra | 0 | 596,682,964 | 100% | ||
steemassistant | 0 | 506,855,109 | 100% | ||
gio6 | 0 | 4,180,494,940 | 100% | ||
hmctrasher | 0 | 429,691,743 | 10% | ||
iipoh06 | 0 | 65,205,390 | 10% | ||
photohunter3 | 0 | 3,185,871,824 | 100% | ||
photohunter4 | 0 | 3,173,987,329 | 100% | ||
photohunter5 | 0 | 3,166,715,921 | 100% | ||
howtosteem | 0 | 3,154,000,161 | 100% | ||
dongfengman | 0 | 470,061,745 | 5% | ||
serenazz | 0 | 55,837,444 | 5% | ||
cha0s0000 | 0 | 456,353,028 | 5% | ||
sylinda | 0 | 217,119,421 | 50% | ||
annabellenoelle | 0 | 1,076,269,139 | 20% | ||
livsky | 0 | 101,920,633 | 50% | ||
tailslide | 0 | 217,300,919 | 50% | ||
nazirullsafry | 0 | 134,693,374 | 11.02% | ||
roj | 0 | 1,931,005,065 | 100% | ||
benleemusic | 0 | 2,774,295,984 | 0.75% | ||
raoul.poenar | 0 | 3,534,327,866 | 50% | ||
andiepumpgun | 0 | 247,678,115 | 50% | ||
shentrading | 0 | 100,273,722 | 5% | ||
aderemi01 | 0 | 1,775,475,341 | 50% | ||
soykatherine | 0 | 217,205,341 | 50% | ||
sampath94 | 0 | 236,574,964 | 50% | ||
killbill73 | 0 | 186,468,331 | 50% | ||
adejokeade | 0 | 217,119,810 | 50% | ||
sissyjill | 0 | 81,316,357 | 7% | ||
amirdesaingrafis | 0 | 560,869,910 | 50% | ||
fai.zul | 0 | 305,976,090 | 50% | ||
nightdragon | 0 | 227,741,060 | 50% | ||
jacintoelbarouki | 0 | 214,702,854 | 50% | ||
ethanlee | 0 | 549,976,511 | 5% | ||
andrewnoel | 0 | 666,924,334 | 80% | ||
morbyjohn | 0 | 122,819,944 | 7% | ||
scorpil | 0 | 307,599,210 | 100% | ||
redheadpei | 0 | 66,680,217 | 5% | ||
aliyu-s | 0 | 478,806,719 | 50% | ||
positiveninja | 0 | 176,437,101 | 0.05% | ||
estherekanem | 0 | 88,932,646 | 20% | ||
mirna98 | 0 | 218,093,085 | 50% | ||
dawa | 0 | 218,252,978 | 50% | ||
muratti | 0 | 61,392,358 | 10% | ||
patlu | 0 | 50,233,777 | 2.2% | ||
flinter | 0 | 156,312,285 | 50% | ||
mwfiae | 0 | 3,817,516,848 | 10% | ||
opulence | 0 | 1,806,749,961 | 50% | ||
phasma | 0 | 122,612,788 | 20% | ||
masjenk | 0 | 156,689,421 | 50% | ||
pixelproperty | 0 | 3,112,788,309 | 100% | ||
chillingotter | 0 | 95,684,062 | 0.05% | ||
fanso | 0 | 57,691,516 | 5% | ||
donjyde | 0 | 220,361,503 | 50% | ||
nonsqtr | 0 | 483,344,375 | 50% | ||
crispycoinboys | 0 | 2,128,133,179 | 30% | ||
mrsaladd | 0 | 65,530,131 | 10% | ||
gwapoaller | 0 | 307,097,758 | 50% | ||
carloniere | 0 | 118,759,657 | 50% | ||
mrgranville | 0 | 488,825,485 | 100% | ||
wa2qr | 0 | 71,693,881 | 3% | ||
khairulfahmi92 | 0 | 431,792,017 | 100% | ||
ichigos | 0 | 431,385,414 | 100% | ||
liewsc | 0 | 72,100,448 | 3.3% | ||
bluestorm | 0 | 460,899,167 | 75% | ||
daszod | 0 | 494,394,068 | 100% | ||
willywealth | 0 | 7,717,219,089 | 100% | ||
dexter24 | 0 | 217,049,210 | 50% | ||
muammarnst | 0 | 306,191,533 | 50% | ||
wirdayulahya | 0 | 217,413,823 | 50% | ||
jayo | 0 | 190,043,856 | 50% | ||
lilypang22 | 0 | 331,090,237 | 5% | ||
silviagoh | 0 | 143,260,016 | 5.51% | ||
sugandhaseth | 0 | 589,168,934 | 100% | ||
pepememes | 0 | 171,305,649 | 50% | ||
victorcovrig | 0 | 74,504,099 | 1% | ||
scruffy23 | 0 | 1,925,625,213 | 33% | ||
superoo7-dev | 0 | 269,313,610 | 11.02% | ||
lilacse | 0 | 1,672,500,828 | 30% | ||
kaell | 0 | 51,958,472 | 10% | ||
legendchew | 0 | 4,137,651,227 | 20% | ||
ahmad097 | 0 | 227,499,316 | 50% | ||
animesukidesu | 0 | 156,492,453 | 50% | ||
broadcast | 0 | 4,067,892,093 | 10% | ||
wealth4good | 0 | 295,489,027 | 5% | ||
olivier10101 | 0 | 152,898,330 | 100% | ||
occpresents | 0 | 83,843,348 | 3% | ||
lsanek | 0 | 306,103,556 | 50% | ||
ejimevwo | 0 | 61,197,575 | 10% | ||
lykia | 0 | 306,419,565 | 50% | ||
asherlee | 0 | 189,472,799 | 5.51% | ||
realness | 0 | 306,394,150 | 50% | ||
lifeofryan | 0 | 177,746,940 | 7.5% | ||
musicbot | 0 | 105,222,470 | 100% | ||
flugbot | 0 | 122,683,991 | 100% | ||
lemcriq | 0 | 51,503,592 | 20% | ||
ernoldlvb | 0 | 123,707,229 | 50% | ||
gydronium | 0 | 131,428,801 | 30% | ||
clevershovel | 0 | 2,462,322,693 | 35% | ||
masterofdisaster | 0 | 248,257,197 | 50% | ||
honoru | 0 | 157,392,413 | 5% | ||
touhidalam69 | 0 | 159,584,639 | 25% | ||
eraizel | 0 | 824,979,198 | 50% | ||
ntowl | 0 | 309,135,711 | 1.2% | ||
sweet-jenny8 | 0 | 894,874,271 | 5% | ||
sahinadm | 0 | 186,390,550 | 50% | ||
truthtrader | 0 | 7,165,068,491 | 5% | ||
jaber-hossain70 | 0 | 242,043,719 | 50% | ||
johnsonlai | 0 | 328,383,991 | 100% | ||
gnaimul | 0 | 217,180,540 | 50% | ||
j4zz | 0 | 1,296,723,619 | 100% | ||
romanleopold | 0 | 1,448,442,836 | 50% | ||
niouton | 0 | 129,076,430 | 0.04% | ||
cn-malaysia | 0 | 358,190,656 | 100% | ||
megustaofficial | 0 | 58,362,894 | 11.02% | ||
anzub | 0 | 167,904,981 | 5% | ||
editorspicks | 0 | 61,230,367 | 50% | ||
buzz.lightyear | 0 | 397,788,893 | 100% | ||
syahrin | 0 | 236,779,690 | 50% | ||
cryptocopy | 0 | 305,558,280 | 50% | ||
artsyunicorn | 0 | 245,776,310 | 50% | ||
steemfunder | 0 | 289,988,199 | 50% | ||
solpaman | 0 | 293,402,308 | 50% | ||
mvoalevine | 0 | 217,180,389 | 50% | ||
oezixxx | 0 | 479,101,245 | 100% | ||
vozkeen | 0 | 537,930,955 | 100% | ||
ongolodesire | 0 | 244,512,847 | 50% | ||
pinkyangel | 0 | 216,996,722 | 50% | ||
ikibaru-san | 0 | 461,500,071 | 100% | ||
steem.curator | 0 | 688,855,639 | 1% |
你好!cn区点赞机器人 @cnbuddy 这厢有礼了。如果不想再收到我的留言,请回复“取消”。
author | cnbuddy |
---|---|
permlink | re-superoo7-statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes-20180425t072558570z |
category | utopian-io |
json_metadata | "" |
created | 2018-04-25 07:25:57 |
last_update | 2018-04-25 07:25:57 |
depth | 1 |
children | 0 |
last_payout | 2018-05-02 07:25:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 47 |
author_reputation | -1,449,160,991,441 |
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 52,013,463 |
net_rshares | 0 |
Thank you for you contribution. ---------------------------------------------------------------------- Need help? Write a ticket on https://support.utopian.io. Chat with us on [Discord](https://discord.gg/uTyJkNm). **[[utopian-moderator]](https://utopian.io/moderators)**
author | justyy | ||||||
---|---|---|---|---|---|---|---|
permlink | re-superoo7-statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes-20180425t144709267z | ||||||
category | utopian-io | ||||||
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} | ||||||
created | 2018-04-25 14:47:09 | ||||||
last_update | 2018-04-25 14:47:09 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2018-05-02 14:47:09 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.058 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 273 | ||||||
author_reputation | 280,616,224,641,976 | ||||||
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 52,079,283 | ||||||
net_rshares | 13,788,246,032 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
happyukgo | 0 | 344,288,463 | 20% | ||
superbing | 0 | 2,071,131,445 | 20% | ||
dailyfortune | 0 | 1,377,696,150 | 20% | ||
dailystats | 0 | 3,421,982,179 | 20% | ||
superoo7 | 0 | 4,234,090,110 | 18% | ||
dailychina | 0 | 2,339,057,685 | 20% |
Thank you moderator.
author | superoo7 |
---|---|
permlink | re-justyy-re-superoo7-statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes-20180426t005657976z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-26 00:56:51 |
last_update | 2018-04-26 00:56:51 |
depth | 2 |
children | 0 |
last_payout | 2018-05-03 00:56:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 20 |
author_reputation | 27,763,618,634,121 |
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 52,160,658 |
net_rshares | 0 |
#### This post has been curated by **TeamMalaysia** Community :- To support the growth of TeamMalaysia Follow our upvotes by using **steemauto.com** and follow trail of @myach Vote **TeamMalaysia** witness bitrocker2020 using this link <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=bitrocker2020&approve=true">vote for witness</a>
author | teammalaysia |
---|---|
permlink | statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes |
category | utopian-io |
json_metadata | {"tags":["teammalaysiadevtest","teammalaysia"],"app":"stephard/0.1"} |
created | 2018-04-25 07:51:03 |
last_update | 2018-04-25 07:51:03 |
depth | 1 |
children | 0 |
last_payout | 2018-05-02 07:51:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.082 HBD |
curator_payout_value | 0.357 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 358 |
author_reputation | 197,980,348,668 |
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 52,016,950 |
net_rshares | 223,631,315,941 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gentlebot | 0 | 223,631,315,941 | 15% |
### Hey @superoo7! Thank you for the great work you've done! We're already looking forward to your next contribution! #### Fully Decentralized Rewards We hope you will take the time to share your expertise and knowledge by rating contributions made by others on Utopian.io to help us reward the best contributions together. #### Utopian Witness! <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for Utopian Witness!</a> We are made of developers, system administrators, entrepreneurs, artists, content creators, thinkers. We embrace every nationality, mindset and belief. **Want to chat? Join us on Discord https://discord.me/utopian-io**
author | utopian-io |
---|---|
permlink | re-superoo7-statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes-20180427t090112707z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-04-27 09:01:12 |
last_update | 2018-04-27 09:01:12 |
depth | 1 |
children | 0 |
last_payout | 2018-05-04 09:01:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 688 |
author_reputation | 152,955,367,999,756 |
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 52,418,705 |
net_rshares | 0 |
Awesome job bro !!! although i only understand 10% of your post!! haha... cheers bro
author | veenang |
---|---|
permlink | re-superoo7-statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes-20180425t105539841z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-25 10:55:51 |
last_update | 2018-04-25 10:55:51 |
depth | 1 |
children | 1 |
last_payout | 2018-05-02 10:55:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 33,932,611,907,165 |
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 52,043,124 |
net_rshares | 0 |
This is more like a development report haahaa, just look at the image and understand how it works can d hehe.
author | superoo7 |
---|---|
permlink | re-veenang-re-superoo7-statbot-v2-0-0-update-complete-rewrite-and-discord-message-ui-changes-20180425t105641738z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-04-25 10:56:39 |
last_update | 2018-04-25 10:56:39 |
depth | 2 |
children | 0 |
last_payout | 2018-05-02 10:56:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 109 |
author_reputation | 27,763,618,634,121 |
root_title | "statBot v2.0.0 update: Complete Rewrite and Discord Message UI changes" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 52,043,243 |
net_rshares | 2,373,481,478 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
veenang | 0 | 2,373,481,478 | 10% |