Quick Start
You can download the library very easily using the command npm install ifyapi
.
Before launching, you need to create a .env file and put tokens in it in this format:
#.emv
{platform}_TOKEN="TOKEN"
# Next you can enter your own values or add as many values from the example as IfyApi supports.
Last updated
Was this helpful?