Getting Started
Configuring Your Bot

Configuring Your Bot

Download the Code Package

Upon successful payment, you can download the code package from the following link:

image

Configure Tokens

  • Navigate to the root directory of the downloaded package.
  • Open the file named config.js.
  • In this file, locate the bot.token field and enter your Telegram bot token.
  • Find the ImagineProToken field and input your ImaginePro API key.

Install and Start Your Bot

With the tokens set, execute the following commands to install dependencies and start your bot:

npm install
node app.js

Your bot is now running on your machine. Open Telegram, issue commands, and start creating your first piece of AI art!

Start Using Your Bot

Start by typing /imagine, the the bot will guide you to enter your prompts