Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

1.1.2

Latest
Compare
Choose a tag to compare
@shysolocup shysolocup released this 13 Sep 17:56
· 1 commit to main since this release
46954f0

Added primative symbols

// pangine instances return name__StorageID
console.log(`${game}`); // game__cz5rf03yy


// lobbies return their id 
console.log(`${lobby}`); // dhet


// players return their mention
console.log(`${player}`); // <@500714808912642048>