Here are the current peers of my node:
addnode=212.92.101.74:48422
addnode=85.236.188.28:55208
addnode=47.153.170.238:55588
addnode=207.108.228.175:49652
addnode=108.170.1.134:57600
addnode=209.141.60.48:52847
addnode=157.161.128.53:19966
HTH
Do i need to add them to the console like this :
addnode 82.202.197.163:47892 add
please let me know.
Either this way you describe above, or you can add the above lines to your conf file (sjwcoin.conf).
The conf file should be in the same folder as your blockchain data (things like 'wallet.dat', 'peers.dat' etc.).
If you add them in the console you do not have to restart the wallet, if you add them via conf file, you have to restart the wallet once the sjwcoin.conf is in place.
HTH