Since the main project is purely a REST API, everything is exposed via the API, so you could very easily
integrate a Discord bot with the API, simply build a chat command like this:
.convert fromtoken totoken destaddr
Then, it simply fires off a request to /api/convert
and returns their deposit info. So easy :)
@someguy123 and @nnnarvaez
Do you have a working websites that use this program to take a peek?
@someguy123,
Maybe you can open source the anom account creation too :)
Cheers,
@Yehey
That is what i have done for my token, i am looking forward migrating everything to a web page because millennial don't want functionality they want looks and hype.
But i made sure i had the functionality first :P