mirror of
https://github.com/MCMi460/3DS-RPC.git
synced 2025-06-18 13:35:34 -04:00
5 lines
192 B
Python
5 lines
192 B
Python
# Friend codes for 3dsrpc.com
|
|
# TODO: This will become dynamic once multi-console support is available.
|
|
pretendoBotFC = str(242170380419).zfill(12)
|
|
nintendoBotFC = str(233790548638).zfill(12)
|