List of Steem Users to follow from Crypt0's Facebook Group

in #crypt0news-group7 years ago (edited)

Omar Bham, aka Crypt0, has set up a Facebook Group for followers to chat about things happening in the crypto space. There was a post by @Vizualsamuri to get a list of names together of people on Steemit.

I've compiled that list below, so feel free to add 'em:

@Ambedextrous
@Vizualsamuri
@kyriacos
@vizualsamuri
@kccrypto
@mountrock
@zanezilla
@tonitobjj
@pattymorty
@tantra
@mrtree420
@tellall
@axxon
@hedge
@Crypt0ish
@cryptoindestment
@syne
@javierayala
@fenix2222
@inus12345
@danstatus
@deobrands
@marco
@stammy
@lenscape
@stegis
@benkuyk
@GaryPalmerJr
@angelomedisport
@shon386
@ivandinis
@ellemarieisme
@makshay5
@Bunni
@ijbarboza
@thegreatdesigner
@computingteacher
@OmarCrespo
@quantumbalance
@ricorolla
@lovemetouchme2
@thomasmmaker
@dreadedlama
@dssb
@cryptocashier
@killak
@retiredinsamar
@wyedin
@tananurajkumar
@mehtamanan
@doccrypto
@banglasteve
@abhinavarya
@illuminatedc
@daveespino
@iamblake
@chasewest
@alexoz
@crypto
@yogi
@thecryptkeeper
@Nickh725
@robbykube
@carlrodrigues
@cryprosapien
@johnwjr7
@roommining
@mbfd32
@samstickkz
@gremako
@shiv123
@fefein
@ecomisystems
@boysano
@spartanbuddha
@ebjamming
@incomemonthly
@hvazquez07
@saitirumerla
@toolpusher
@imagin8orr
@p0kereye0ut
@capone145
@zmckean
@Joni
@buguela89

To grab these I ran a quick script in the browser console:

var uniques = {};
$$(".UFICommentBody").forEach(function(body) { 
    var match = body.textContent.match(/@\w+/);
    var steemName = match ? match[0] : null;

    if(match && steemName) {
        uniques[steemName] = `https://www.steemit.com/${steemName}`;
    }
});

console.log(Object.keys(uniques));
console.log(Object.values(uniques));

This basically just printed out two arrays, one with the Steemit user names and another with the formatted url for their Steemit profile so you could add them easily. Hope you all find this useful and if you'd like for me to add you to this list just comment below.

Sort:  

nice info
lets spread the crypto gospel!

Lets spread the love of cryptos!

Great job! Now we're going to have double personality :)

Congratulations @chasewest! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

Award for the number of upvotes received

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

By upvoting this notification, you can help all Steemit users. Learn how here!

would love to know more about other crypto currencies like ripple , dodge coin , lite coin.... anyone with such info

Coin Marketplace

STEEM 0.28
TRX 0.11
JST 0.031
BTC 69053.05
ETH 3802.42
USDT 1.00
SBD 3.69