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.

For convenience, "{platform}" was added, which you can replace with the platform that IfyApi supports. Supported platforms: telegram, discord

Last updated

Was this helpful?