AminoREAPI
AminoREAPI copied to clipboard
Is changing the location a thing yet?
I have this one member in one of my amino communities that connects to the amino server com.narvii.app with his user ID and changes his location to whatever he wants. Is there a way to replicate it, because he won't tell me how it works
Yes, that should be possible.
@Baeconboy The location is just stored as a string in their database, so you can change it to whatever you'd like. Also nice repo @MrPowerGamerBR but doubt it's a first of its kind 😃 .
@elertan 😊 (however the repo is kinda inactive at the moment... busy with other projects and because I never really used Amino (I only reversed enginnered the API to use it on my Discord Bot))... and because after reverse enginnering how the chat works... and because they don't even use WebSockets for chat (but use it for typing indicators...) I stopped reverse enginnering the API for now 😛
I know : ). Since I made something similar as well. @MrPowerGamerBR
@elertan by the way, at the time I created this repo I didn't know there were other people that were reverse enginnering the API, I only found your repo (and starred/followed it) a few days after I created this repo... I would've found it sooner if "Amino" wasn't related to other stuff too.