discord id is a 64bit "number" (actually a snowfla...
# python
p
discord id is a 64bit "number" (actually a snowflake type) so it's represented as a string (at least in javascript). int8 is signed so thats the one bit you are most likely missing