# AutoDealsBot — Full Documentation > AutoDealsBot is an automated Telegram bot for managing affiliate deal channels. It supports Amazon (8 marketplaces: IT, US, UK, DE, ES, FR, IN, MX) and AliExpress (6 countries: IT, DE, FR, ES, US, GB) affiliations. Features include autoposting, custom post templates, images with logos/watermarks, multi-admin management, and AliExpress shipping info tags ({fulfiller}, {delivery}, {shipping}). Available in 6 languages. More affiliate stores coming soon. Website: https://autodealsbot.it Bot: https://t.me/AutoDealsAssistant Pricing: €12.99/month + €4/month WhatsApp addon, 7-day free trial Supported platforms: Telegram, WhatsApp --- ## integrations ### Amazon Creators API > Configure Amazon Creators API (OAuth 2.0) credentials as an alternative or supplement to classic PAAPI. > Source: https://autodealsbot.it/en/docs/amazon-creators-api # Amazon Creators API Amazon Creators API lets AutoDeals use Amazon OAuth 2.0 credentials in place of, or in addition to, the classic Amazon APIs (PAAPI). Configuration is in: ```text Channel → Settings → Creators API Credentials ``` ## What you need From the Amazon Associates / Creators API panel you need: - `Credential ID`; - `Credential Secret`; - `Partner Tag`; - `Version`. The `Credential Secret` is usually shown **only once** when you create the credential. Save it somewhere safe right away. ## Available versions In the mini-app you can pick: | Code | Version | |------|---------| | EU v2 | 2.2 | | EU v3 | 3.2 | | NA v2 | 2.1 | | NA v3 | 3.1 | | FE v2 | 2.3 | | FE v3 | 3.3 | For Europe usually use `2.2` or `3.2`. If unsure, pick the version listed in your Amazon Associates dashboard. ## Configuration 1. Open the channel. 2. Go to `Settings`. 3. Enter `Creators API Credentials`. 4. Enter `Credential ID`. 5. Enter `Credential Secret`. 6. Enter `Partner Tag`. 7. Pick the `Version`. 8. Save. ## When to use it Use it if: - you have Creators API access in your Amazon account; - you want to improve Amazon search and product data; - PAAPI isn't available or you want to migrate to the new system. ## Difference from PAAPI | System | Credentials | |--------|-------------| | PAAPI | Access Key, Secret Key, Partner Tag | | Creators API | Credential ID, Credential Secret, Partner Tag, Version | They are two different setups. If you don't know which you have, check which section exists in your Amazon Associates dashboard. ## Delete credentials If you need to change account or fix a wrong setup, use `Delete` in the Creators API section, then enter new credentials. --- ### Facebook setup > Automatically publish deals on Facebook Pages by connecting a Meta app. > Source: https://autodealsbot.it/en/docs/facebook-setup # Facebook setup AutoDeals can also publish deals on **Facebook Pages** automatically. The setup is done from the Telegram bot, not the mini-app. ```text Channel → Settings → Integrations → Facebook ``` Facebook **Groups** are not supported: AutoDeals only publishes to Facebook Pages. ## What you need - A **Facebook Page** you manage. - A **Meta for Developers** account. - A **Meta/Facebook App**. - Permissions to publish on Pages. ## Data to grab from Meta From the Meta dashboard you need: - `App ID`; - `App Secret`; - `Client Token`. `App ID` and `App Secret` are usually in `App Settings → Basic`, while `Client Token` is in advanced settings. ## Setup in the bot 1. Open AutoDealsBot. 2. Select the channel. 3. Go to `Settings → Integrations → Facebook`. 4. Press `Configure Facebook App`. 5. Enter `App ID`. 6. Enter `App Secret`. 7. Enter `Client Token`. 8. Go back to the Facebook menu. 9. Press `Link pages`. 10. The bot shows a code and a Facebook link. 11. Open Facebook, enter the code, and authorize the app. 12. Go back to the bot and press `Verify link`. 13. Open `Linked pages`. 14. Enable the pages you want to publish to. 15. Set a daily limit if needed. 16. Enable `Automatic publishing`. ## Limits - Maximum **3 Facebook Pages per Telegram channel**. - Each page has a configurable daily limit. - If Facebook errors out, the Telegram post is not blocked. - AutoDeals avoids publishing the same post twice on the same page. ## Amazon tags dedicated to Facebook You can configure Amazon tags specific to Facebook: - Telegram keeps using the normal channel tags. - Facebook uses the dedicated tags, when configured. - You can set a default tag and marketplace-specific tags. Tag swapping works on direct Amazon links. If the post already contains a shortlink, AutoDeals cannot safely rewrite the destination. ## Common errors If you don't see your page, check: - you are an admin of the Page; - you selected the page during authorization; - the Meta app has the required permissions; - the app is **Live** if external users are involved. If the Facebook code expires, press `Link pages` again. If Telegram publishes but Facebook doesn't, in the Facebook menu check: - the app is configured; - at least one page is enabled; - automatic publishing is on; - the daily limit isn't reached; - no recent error on the page. --- ## posting ### Manual posts > Publish single deals, multiposts, or queued posts from product links, via mini-app or bot. > Source: https://autodealsbot.it/en/docs/manual-posts # Manual posts Manual posts let you publish a single deal, a multipost, or a queue of posts starting from product links. You can create them from the mini-app/webapp or directly from the Telegram bot. ## Single post from the mini-app 1. Open the channel. 2. Go to `Publish`. 3. Select `Single post`. 4. Paste the product link. 5. Press `Search product`. 6. Check the preview, price, image, store, and country. 7. Choose how to publish: - `Publish now`; - `Autopost`; - `Schedule`. 8. Confirm. ## Multipost The multipost lets you publish several deals in the same message. 1. Open `Publish`. 2. Select `Multi post`. 3. Enter multiple product links. 4. Check the detected products. 5. Adjust custom text if needed. 6. Publish or schedule. In the Telegram bot you can also create a multipost by sending multiple links, one per line. Each link can carry a coupon and manual price: ```text https://product-link-1.com https://product-link-2.com COUPON10 19.99 https://product-link-3.com ``` ## Post queue The `Queue` tab lets you prepare multiple posts and organize them before publishing. Use it when you want to: - prepare deals for later; - create multiple posts without publishing right away; - carefully review titles, images, and links. ## Publishing to multiple channels If you manage multiple channels, the publish page shows a channel selector. The current channel stays selected, but you can add others to publish the same post on multiple channels. ## Quick creation from the bot If you send a product link directly to AutoDealsBot, the bot tries to recognize the store. - If you admin **only one channel**, the bot prepares the post immediately. - If you admin **multiple channels**, the bot asks which channel. ## Instant publishing with a command Use: ```text /f link ``` To create and immediately publish a post from a supported link. You can also add coupon and price: ```text /f https://product-link.com COUPON10 19.99 ``` `/e link` creates a post with the `error` format. Use it only if that format is set up in your channel. For other commands, see the [Useful commands](/en/docs/useful-commands) page. --- ### Useful commands > Most useful Telegram commands to use AutoDeals quickly from chat. > Source: https://autodealsbot.it/en/docs/useful-commands # Useful commands The most useful Telegram commands to use AutoDeals quickly. ## Create and publish immediately from a link ```text /f link ``` Example: ```text /f https://www.amazon.com/product/dp/ASIN ``` AutoDeals reads the product and creates a post to publish right away. You can also add coupon and price: ```text /f https://www.amazon.com/product/dp/ASIN COUPON10 19.99 ``` ## Create a post with the error format ```text /e link ``` Uses the `error` format. Only works for channels that defined that format. ## Bot-generated internal commands Some bot messages include internal commands like: ```text /editpost_single_ID /copypost_single_ID /editpost_multi_ID /copypost_multi_ID ``` You don't have to memorize them: they appear as links or actions generated by the bot. ## Schedule a possible deal When the bot shows a possible automatic deal, an internal command may appear: ```text /offer_ID_CHANNEL ``` It opens the deal preview to decide whether to publish, schedule, or ban it. ## Technical commands for global admins There are also maintenance commands like: ```text /stats /refreshAECategory /refreshAEFeed ``` These are meant for system administrators, not regular channel users. ## Tip For end users, the most important command to remember is: ```text /f link ``` For everything else, use buttons, mini-app, and webapp. --- ### Deal recaps > Generate a post with the best deals already published, e.g. at the end of the day. > Source: https://autodealsbot.it/en/docs/deal-recaps # Deal recaps Deal recaps create a post with the best deals already published, e.g. at the end of the day. The section is in: ```text Autoposting 2.0 → Recaps ``` ## What they're for - Highlight the day's best deals. - Boost visibility of posts that already went out. - Create an evening post with 3-12 products. - Give users a quick, scrollable summary. ## Create a quick recap 1. Open `Autoposting 2.0`. 2. Enter `Recaps`. 3. Press `Create`. 4. AutoDeals creates a baseline configuration. 5. Customize title, time, number of deals, and format. 6. Enable the recap. ## Configurable fields **Active / Inactive** Whether the recap is generated automatically. **Title** The post title, e.g.: ```text Today's best deals ``` **Time** When AutoDeals tries to generate the recap. **Number of deals** How many deals to include. The mini-app accepts values from 3 to 12. **Format** The template used per deal inside the recap. Tags like `{name}`, `{store}`, `{dealPrice}`, `{price}`, `{link}` are supported. ## Generate a recap now Press `Generate now` to immediately create and schedule the recap without waiting for the automatic time. ## Practical tips - Use the recap **once a day**, usually in the evening. - For smaller channels, 5-8 deals read better than 12. - If you use multi-product images, check the image formats to avoid an overcrowded layout. Pair the recap with a fixed time (e.g. 8:30 PM) to create a recurring appointment users will start to expect. --- ## troubleshoot ### Troubleshooting > Quick checks to run when something isn't working in AutoDeals. > Source: https://autodealsbot.it/en/docs/troubleshooting # Troubleshooting Simple checks to run when something isn't working. ## I can't add the channel Check that: - AutoDealsBot is an admin of the channel; - you are an admin of the channel; - the channel has at least one message; - you **forwarded** a message from the channel to the bot — not copy-pasted. ## The post isn't created from the link Check that: - the link is a **product page**; - the store is supported; - the product has an available price; - for external stores, the **Google category** is available; - if using Awin, the campaign allows deeplinks. ## The link isn't affiliated Check: - Amazon affiliate tag is configured for that marketplace; - AliExpress credentials and Tracking ID; - Awin Publisher ID and token; - Awin campaigns enabled; - `Always use creator tags` setting, if the post is created by an admin other than the owner. ## The shortlink isn't generated Check: - shortlink mode is active; - provider API key or token; - LinkTw.in domain is valid; - store or domain not excluded; - amzlink.to cookies still valid, if using amzlink.to. If the provider fails, AutoDeals still publishes with the normal link. ## Autoposting V2 doesn't publish Check: - V2 is active; - legacy autoposting is off, if V2 requires it; - at least one store is active; - schedule is configured; - the live queue is **not empty**; - filters aren't too restrictive; - your subscription or add-on covers the store; - the channel has the right Telegram permissions. ## The V2 queue is full of unfit products Tune gradually: - add negative keywords; - disable noisy stores; - use per-store daily limits; - increase product cooldown; - add brand or seller blacklists; - narrow categories; - adjust priorities. ## Facebook doesn't publish Check: - Facebook app is configured; - pages are linked; - the page is enabled; - automatic publishing is on; - the daily limit isn't reached; - the page token hasn't expired; - Meta permissions are approved if the app is used by external users. ## AI generates weird text Try: - making prompts more specific; - asking for shorter titles; - describing the channel's tone; - avoiding overly long prompts; - testing on manual posts before turning it on for automatic posts. ## Images or formats don't render as expected Check: - the right format for that deal type; - tags are spelled correctly; - global vs format-specific keyboard; - the linked image format; - media position. When you change formats or images, always create a test post before letting autoposting run on its own. --- ## Introduction ### What is AutoDealsBot > AutoDealsBot is your automated assistant for managing Telegram channels dedicated to Amazon deals. > Source: https://autodealsbot.it/en/docs/introduction # What is AutoDealsBot? AutoDealsBot is your automated assistant for managing Telegram channels dedicated to Amazon deals. Automatically publish the best offers, customize posts, and maximize your affiliate earnings. Try AutoDealsBot free for 7 days, no credit card required. ## Introduction AutoDealsBot is a professional tool for affiliate marketing on Telegram. With over 500 active channels and millions of published posts, it's the most reliable solution to automate and manage your deals channels. ## Key Features - **Autoposting** - Automatically publish Amazon deals filtered by discount, category, and price - **Manual Posts** - Create custom posts in seconds with the built-in generator - **Custom Images** - Automatically add logo, prices, and watermark to images - **Multi-Admin** - Manage the channel with multiple administrators simultaneously - **Analytics** - Monitor your posts' performance and optimize your strategy ## Requirements To use AutoDealsBot you need: - A Telegram account - A Telegram channel (public or private) - An Amazon Associates account (for affiliate tags) - Stable internet connection Don't have a channel yet? You can create one directly in Telegram in seconds. --- ### Quick Start > Set up your bot in less than 5 minutes following this step-by-step guide. > Source: https://autodealsbot.it/en/docs/quick-start # Quick Start Follow these steps to set up your bot in less than 5 minutes. ## Step 1: Start the Bot Open Telegram and search for `@AutoDealsAssistant` ```telegram Click START or send /start ``` ## Step 2: Connect the Channel Add the bot as an administrator of your channel with writing permissions. ```telegram Channel → Edit → Administrators → Add @AutoDealsBot ``` ## Step 3: Set the Affiliate Tag Go to Settings → Affiliate Tag and enter your Amazon Associates tag. ```text Example tag: yourname-21 ``` ## Step 4: Activate Autoposting Configure the deal filters and activate automatic publishing. The bot will start posting! Make sure the bot has administrator permissions in the channel, otherwise it won't be able to post. ## Video Tutorial Watch the video tutorial for a complete visual guide: --- ## Configuration ### Connect Channel > How to connect a Telegram channel to AutoDealsBot and what to do right after. > Source: https://autodealsbot.it/en/docs/connect-channel # Connect Channel To connect a Telegram channel to AutoDeals, you must be the channel admin, be able to add bots as administrators, and have at least one published message (or be able to post one). ## Procedure from the Telegram bot 1. **Open AutoDealsBot** on Telegram ([@AutoDealsProBot](https://t.me/AutoDealsProBot)). 2. **Press `Add Channel`** from the main menu. 3. Go to your Telegram channel settings. 4. **Add AutoDealsBot as administrator** of the channel. 5. Grant the bot the permissions needed to publish and manage messages. 6. If the channel is empty, **publish any test message**. 7. **Forward a channel message** to the private chat with AutoDealsBot. 8. The bot verifies you are an admin and links the channel to your account. Try AutoDealsBot free for 7 days, no credit card required. ## Required permissions | Permission | Required | Description | |------------|:---:|-------------| | Send messages | ✅ | To publish deals | | Edit messages | ✅ | To update prices and content | | Delete messages | ❌ | To remove expired deals | ## After connecting Once the channel is linked, you'll see it in the bot's channel list and in the webapp. From there you can: - configure formats and tags; - add affiliate tags; - create manual posts; - configure autoposting; - manage admins and settings. ## Common errors - **"You are not admin"** — open the bot using the same Telegram account that admins the channel. - **"The bot must be admin"** — go back to the channel settings and verify that AutoDealsBot is really in the admin list. - **The channel doesn't appear** — forward a recent channel message to the private chat again. Don't copy and paste: the bot only accepts forwards. You can connect multiple channels with a single account. For limits, contact [@AutoDealsAssistant](https://t.me/AutoDealsAssistant). --- ### Amazon Affiliate Tag > How to configure the Amazon affiliate tag to earn commissions from sales. > Source: https://autodealsbot.it/en/docs/affiliate-tag # Amazon Affiliate Tag To earn commissions from generated sales, you need to configure your Amazon Associates tag. ## How to Get the Tag 1. Register on [Amazon Associates](https://affiliate-program.amazon.com) 2. Complete the registration with your details 3. Once approved, you'll find your tag in the format `yourname-21` 4. Enter it in the bot: **Settings → Affiliate Tag → Amazon** Commissions range from 1% to 12% based on the product category sold. ## Commissions by Category | Category | Commission | |----------|------------| | Amazon Fashion, Handmade | 12% | | Home, Beauty, Sports | 7% | | Electronics, PC | 3% | | Video Games, Consoles | 1% | ## Configuration in the Bot Once you have the tag, configure it in the bot: ```telegram 1. Open @AutoDealsAssistant 2. Go to ⚙️ Settings 3. Select 🏷️ Affiliate Tag 4. Choose your Amazon marketplace 5. Enter your tag (e.g.: yourname-21) ``` You can configure different tags for each Amazon marketplace (US, UK, DE, IT, etc.) --- ### Configure stores and referrals > Set affiliate tags and API credentials for Amazon, AliExpress, Awin, and other supported stores. > Source: https://autodealsbot.it/en/docs/configure-store-referral # Configure stores and referrals AutoDeals can create affiliate links for multiple stores. Configuration depends on the store: Amazon uses affiliate tags and Amazon APIs, AliExpress uses AliExpress credentials, many external stores go through Awin. ## Amazon For Amazon you need at least one affiliate tag. 1. Open the channel in the mini-app or webapp. 2. Go to `Settings`. 3. Open `Amazon Affiliate Tag`. 4. Choose store `AZ` and marketplace (`IT`, `DE`, `FR`, `ES`, `CO.UK`, `COM`, etc.). 5. Enter your Amazon affiliate tag. 6. Save. You can enter multiple tags for the same channel, one per Amazon marketplace. ## AliExpress AliExpress requires API credentials and a tracking ID. 1. Open `Settings`. 2. Enter `AliExpress API`. 3. Enter `App Key`. 4. Enter `App Secret`. 5. Enter `Tracking ID`. 6. Choose the destination country (e.g. `IT`). 7. Save. Use the `Advanced API` only if you know your AliExpress account supports it. ## Awin for external stores External stores like Comet, Unieuro, MediaWorld can use Awin when the merchant is configured in your Awin account. 1. Open `Settings`. 2. Enter `Awin API`. 3. Enter `Publisher ID`. 4. Enter `API Token`. 5. Save. 6. Load or refresh campaigns. 7. Enable campaigns for the stores you want to use. When you create a post from a supported store, AutoDeals tries to generate the Awin deeplink automatically. If Awin doesn't return a valid link, the bot continues with the normal link or the configured shortlink. ## Amazon PAAPI and Creators API Amazon APIs are mainly used to search products, enrich data, and improve Amazon post creation. - **PAAPI credentials** — classic Product Advertising API. - **Creators API credentials** — new OAuth 2.0 setup with Credential ID and Credential Secret. If you have Creators API access, follow the dedicated guide: [Amazon Creators API](/en/docs/amazon-creators-api). ## When to use creator tags The channel has an option `Always use creator tags`. When enabled, the channel uses the owner's affiliate tags even when other admins create posts. Enable it if you want all posts in the channel to always monetize with the same affiliate account. ## Final check After configuring referrals, create a test manual post with a real link and verify that: - the link in the post is affiliated; - the shortlink, if active, points to the correct destination; - the post is published in the right channel. --- ### Supported stores > List of stores supported by AutoDeals, with manual posting and autoposting availability. > Source: https://autodealsbot.it/en/docs/supported-stores # Supported stores AutoDeals supports multiple stores, but not all of them have the same features. Some are complete for manual posts and autoposting, others are only meant for manual posts until data quality is validated. ## Main stores | Store | Countries | Manual posts | Autoposting | |-------|-----------|:---:|:---:| | Amazon | IT, COM, CO.UK, DE, FR, ES, IN, COM.MX, COM.BR | ✅ | ✅ | | AliExpress | IT, DE, FR, ES, US, GB, BR | ✅ | ✅ | | Comet | IT | ✅ | ❌ | | Otto | DE | ✅ | ❌ | | Unieuro | IT | ✅ | ❌ | | Fuxtec | DE, IT | ✅ | ❌ | | MediaWorld / MediaMarkt | IT, DE | ✅ | ❌ | | Toys Center | IT | ✅ | ❌ | ## Spanish stores in validation These stores are registered, but autoposting isn't enabled by default yet: | Store | Country | Manual posts | Autoposting | |-------|---------|:---:|:---:| | Myprotein | ES | ✅ | ❌ | | Bulk | ES | ✅ | ❌ | | Bikila | ES | ✅ | ❌ | | Forum Sport | ES | ✅ | ❌ | | Naturitas | ES | ✅ | ❌ | | Hawkers | ES | ✅ | ❌ | ## Recognized domains for external stores AutoDeals recognizes these domains in the external-store flow: - `comet.it` - `otto.de` - `unieuro.it` - `fuxtec.de`, `fuxtec.it` - `mediaworld.it`, `mediaworld.de`, `mediamarkt.de` - `toyscenter.it` - `myprotein.es` - `bulk.com` - `bikila.com` - `forumsport.com` - `naturitas.es` - `hawkersco.com` ## Supported store vs. affiliate store A store can be supported for reading product, price, and image, but still need Awin or another system to create the **affiliate link**. Example: for Comet or Unieuro AutoDeals can read the product, but to monetize the link you need a valid Awin setup and a compatible campaign. ## If a link isn't recognized Check that: - the link is a **product page**, not a homepage or category; - the domain is in the supported list; - the product has an available **price**; - for external stores, the **Google category** is available. If the Google category is missing, AutoDeals doesn't save the product in the external-store flow. --- ### Shortlinks > Configure the channel's shortlink provider: Bitly, amzlink.to, or LinkTw.in. > Source: https://autodealsbot.it/en/docs/shortlinks # Shortlinks Shortlinks turn long URLs into shorter, cleaner links. AutoDeals lets you pick a different mode per channel. Main configuration is done from the Telegram bot: ```text Channel → Settings → Integrations → Shortlinks ``` ## Available modes **No shortlink** AutoDeals leaves links untouched. Useful for full transparency or testing. **Bitly** Uses Bitly when a Bitly token is configured for the channel. This is the historical mode. **amzlink.to for Amazon** Uses amzlink.to only for Amazon links. Other links keep legacy behavior (Bitly if available). **LinkTw.in Amazon only** Uses LinkTw.in only on Amazon links. Non-Amazon links stay normal. **LinkTw.in for all stores** Uses LinkTw.in on Amazon, AliExpress, and external stores, unless you've configured exclusions. **amzlink.to Amazon + LinkTw.in other stores** Uses amzlink.to for Amazon and LinkTw.in for everything else. The most useful mode if you want to keep amzlink.to for Amazon while having a single shortlink for external stores. ## Configure Bitly 1. Go to [app.bitly.com](https://app.bitly.com/) and register. 2. Go to **Settings → API**, enter your password, and get your **Generic Access Token**. 3. Open `Shortlinks` in the bot, enter Bitly configuration. 4. Paste the token. 5. Select `Bitly` as the mode. You can add unlimited Bitly tokens to manage multiple channels or accounts. ## Configure LinkTw.in 1. Open `Shortlinks` in the bot. 2. Press `Configure LinkTw.in`. 3. Enter your **API Key**. 4. Pick a domain from the available ones or enter one manually. 5. If needed, configure excluded stores or domains. 6. Press `Verify setup`. 7. Go back to the Shortlinks menu and pick the LinkTw.in mode you want. ## Configure amzlink.to 1. Open `Shortlinks`. 2. Press `Configure amzlink.to`. 3. Enter the cookies the bot asks for. 4. Go back to the Shortlinks menu. 5. Select `amzlink.to for Amazon` or the hybrid mode. amzlink.to must be used **only for Amazon**. ## Excluded stores and domains With LinkTw.in you can exclude: - entire stores, e.g. `OTTO`; - specific domains, e.g. `otto.de`. Useful when a store shouldn't go through LinkTw.in or when a domain has redirect issues. ## What happens if the provider fails If Bitly, amzlink.to, or LinkTw.in don't respond, AutoDeals **does not block publishing**: the post is created using the normal link. ## Shortlink benefits - Shorter, more professional links. - Integrated click tracking (with Bitly). - Cleaner visual appearance in posts. - Compatible with all marketplaces. --- ### Admin management > How AutoDeals recognizes and handles your Telegram channel admins. > Source: https://autodealsbot.it/en/docs/admin-management # Admin management AutoDeals recognizes Telegram channel admins. Anyone who is an admin can manage the channel inside AutoDeals, depending on the role detected. ## Roles **Owner** The creator of the channel in AutoDeals. Only the owner can change sensitive settings such as `Always use creator tags` or the affiliate tags. **Admin** Can manage posts, operational settings, and channel functions if they are a Telegram admin and have opened AutoDealsBot at least once. An admin cannot change the owner's affiliate tag, protecting earnings. ## View admins 1. Open AutoDealsBot. 2. Select the channel. 3. Press `Admin`. 4. The bot refreshes the list by reading Telegram channel admins. ## Add an admin 1. Add the person as Telegram channel admin. 2. Ask them to **open AutoDealsBot at least once**. 3. Go back to the channel's `Admin` menu. 4. AutoDeals updates the list. If the person has never opened the bot, AutoDeals might fail to show or associate them correctly. ## Remove an admin 1. Remove the person from Telegram channel admins. 2. Open the `Admin` menu in AutoDealsBot. 3. AutoDeals syncs the list. ## What an admin can do - Publish deals manually. - Confirm automatic deal publication (if *Manual Post Verification* is enabled). - Manage channel posts. ## Manual verification of automatic posts In legacy autoposting you can choose which admins receive notifications to manually confirm automatic posts. If no admin is selected, posts are scheduled without confirmation. ## Anti-duplicate protection If an admin publishes a deal and someone else tries to republish it, the bot flags it. You avoid republishing and keep the channel clean. Keep a small set of operational admins and use the owner account for economic settings (referrals, affiliate tags). This avoids accidental changes to monetization links. --- ## Post Customization ### Post Customization > Overview of formats, tags, keyboard, media, and image formats to make posts unique. > Source: https://autodealsbot.it/en/docs/post-customization # Post Customization Make your posts unique and recognizable by customizing every aspect of the message. The main section is: ```text Channel → Settings ``` From here you access `Formats`, `Tags`, `Keyboard`, `Media`, and `Image Formats`. Each topic has its own dedicated page; this is the overview. ## Formats **Formats** are the message templates. Each deal type can have a different format: - lightning deals; - standard deals; - coupons; - warehouse; - price error; - lowest historical price; - no discount; - multipost. Inside a format you use tags in curly braces (e.g. `{name}`, `{dealPrice}`, `{discount}`, `{link}`). Learn more on the [Formats](/en/docs/formats) page. ## Tags **Tags** let you customize recurring text (reviews, Prime, coupons, shipping, store, custom). Learn more on the [Tags](/en/docs/tags) page. ## Keyboard The **keyboard** is the set of buttons under each post. You can configure global channel buttons, a format-specific keyboard, or no keyboard. Learn more on the [Keyboard](/en/docs/keyboard) page. ## Media The `Media` section decides how image and text are handled: - image attached to the message; - separate media or dedicated media position, depending on the available settings. Choose what makes the post more readable in your channel. ## Image Formats **Image Formats** create custom images with price, title, discount, store logo, and other graphic elements. Learn more on the [Custom Images](/en/docs/custom-images) page. ## AI in formats If AI is enabled, you can also use automatically generated tags: ```text {ai_emoji} {ai_title} {ai_description} ``` Learn more on the [AI: emoji, title, description](/en/docs/ai-content) page. ## Practical tips Keep formats short. A deal post should let the reader instantly understand: - what the product is; - how much it costs; - how much you save; - where to buy; - which button to use. Avoid too many different emojis in the same format. A few consistent symbols reinforce the channel's identity. --- ### Formats > How to configure post formats for each deal type. > Source: https://autodealsbot.it/en/docs/formats # Formats What are Formats for? The bot picks a format automatically based on product, price, and other variables. Combined with custom Tags, every Format becomes dynamic and your post adapts to the deal type. ## Format types You can configure a format for each deal type: | Icon | Type | |------|------| | ⚡ | Lightning deal | | 💸 | Standard deal | | 🎟️ | Coupon deal | | 📦 | Warehouse deal | | ❌ | Price error | | 📉 | Lowest historical price | | ✖️ | No discount | | Ⓜ️ | Multipost | ## Configuration To configure formats: ```text Settings → Formats → Configure the formats ``` ## Example format ```text ⚡ LIGHTNING DEAL ⚡ {title:50} 💰 {dealPrice}€ instead of {price}€ 📉 Discount: -{discountPerc:0}% 💵 You save: {savedPrice}€ 🔗 {link} ``` Also read the [Tags](/en/docs/tags) page to better understand the bot and the variables available. ## Best practices - Use a different emoji for each deal type. - Keep formats consistent with each other. - Don't overload the post with too much info. - Test formats before publishing them in your main channel. --- ### Tags > Complete guide to the tags available to customize your posts. > Source: https://autodealsbot.it/en/docs/tags # Tags As you saw in the previous section, post customization is extended through Tags. Tags are essential pieces you insert in Formats to build the post. ## Standard tags with modifier These tags support modifiers to customize the output: ### Title and name | Tag | Description | |-----|-------------| | `{title}` | Product title | | `{title:20}` | Cut after 20 characters, ends with "..." | | `{title:20: etc..}` | Cut after 20 characters, ends with " etc.." | | `{name}` | Product name (clean words) | | `{name:10}` | Cut after 10 meaningful words, ends with "..." | | `{name:10: etc..}` | Cut after 10 meaningful words, ends with " etc.." | ### Date and time | Tag | Description | |-----|-------------| | `{date}` | Post (or edit) time | | `{date:Y-m-d H:i:s}` | 2022-08-02 00:27:42 | | `{date:d/m/Y H:i:s}` | 02/08/2022 00:27:42 | | `{date:d/m H:i}` | 02/08 00:27 | For other date formats see: [php.net/datetime.format](https://www.php.net/manual/en/datetime.format.php) ### Prices | Tag | Description | |-----|-------------| | `{price}` | Product price | | `{price:2}` | 2 decimals | | `{price:0}` | No decimals | | `{dealPrice}` | Discounted price | | `{dealPrice:2}` | 2 decimals | | `{dealPrice:0}` | No decimals | | `{discountPerc}` | Discount percentage | | `{discountPerc:0}` | No decimals | | `{savedPrice}` | Savings from the discount | | `{savedPrice:2}` | 2 decimals | ### Links and info | Tag | Description | |-----|-------------| | `{link}` | Shortened product link | | `{appLink}` | App link to the product | | `{graphLink}` | Keepa price chart link | | `{category}` | Product category | | `{subcategory}` | Product subcategory | | `{condition}` | Item condition | | `{seller}` | Item seller | The tags above are not customizable, but are automatically hidden when their value is missing. ## Customizable tags These tags can be edited in settings: | Tag | Description | |-----|-------------| | `{reviews}` | Reviews | | `{lowestPrice}` | Lowest historical price | | `{prime}` | Amazon Prime | | `{choice}` | Amazon Choice | | `{dealRequest}` | Lightning deal request % | | `{coupon}` | Coupon (if any) | | `{description}` | Description (if any) | | `{amazonCoupon}` | Amazon Coupon checkbox (if any) | | `{dealExpired}` | Message to show when the deal expired | | `{amazonFb}` | Shipped by Amazon | | `{manufacturer}` | Item manufacturer | | `{fulfiller}` | Sold and shipped by | ## Configuration To configure tags: ```text Settings → Tags → Edit tags as you prefer ``` --- ### Keyboard > How to customize the inline keyboard (buttons) shown under your posts. > Source: https://autodealsbot.it/en/docs/keyboard # Keyboard Beyond Formats and Tags, you can also customize the inline keyboard shown under your posts. ## Configuration To edit the keyboard: ```text Settings → Keyboard ``` ## Syntax ### Buttons on the same row Use `||` to place multiple buttons on the same row: ```text Buy Now - linkshort || Price Graph - pricesgraph ``` ### Buttons on different rows Go to a new line to separate rows: ```text Buy Now - linkshort Price Graph - pricesgraph Open in App - linkapp ``` ## Button format To create a button, write it like this: ```text BUTTON TEXT - BUTTON LINK ``` ## Special links You can use these special links for automatic functions: | Link | Description | |------|-------------| | `linkshort` | Shortened product link | | `linkapp` | Opens the Amazon app | | `pricesgraph` | Keepa price chart link | ## Complete example ```text 🛒 Buy Now - linkshort || 📱 Open App - linkapp 📊 Price History - pricesgraph ``` This creates: - First row: two side-by-side buttons (Buy Now and Open App) - Second row: one button (Price History) Use emojis in button text to make them more visible and engaging. --- ### AI: emoji, title, description > Use AI to generate consistent emojis, titles, and descriptions in AutoDeals posts. > Source: https://autodealsbot.it/en/docs/ai-content # AI: emoji, title, description AutoDeals can use AI to generate more readable content in posts: - **emojis** matching the product; - **rewritten title**; - **short description**. Configuration is in: ```text Channel → Settings → AI Configuration ``` ## What it generates **AI emoji** — one or more emojis matching the product. **AI title** — a cleaner or more channel-friendly title. **AI description** — a short description, useful when the original title is too technical or long. ## How to use it in formats Insert these tags in any format: ```text {ai_emoji} {ai_title} {ai_description} ``` Example format: ```text {ai_emoji} {ai_title} {ai_description} 💶 Price: {dealPrice} ➡️ {link} ``` ## Custom prompts In the AI configuration you can edit separate prompts for title, emoji, and description. Use it to match the channel's tone. Example for a tech channel: ```text Write a short, clear, technical title. Avoid overly promotional words. ``` Example for a generalist channel: ```text Write a simple, immediate title, understandable even by readers who don't know the product. ``` ## When to use it - Product titles are too long. - You want posts that look less copy-pasted from the store. - You want consistent emojis without picking them by hand. - You manage many automatic posts. ## When to avoid it - The channel needs very neutral text. - You want to preserve the original store title. - You have few posts and prefer manual edits. ## Recommended check 1. Create a test manual post. 2. Check title, emoji, and description. 3. Adjust prompts if the tone is off. 4. Only then turn it on for automatic posts. Start with one AI tag at a time (e.g. `{ai_emoji}`) and add the others once you're happy with the result. --- ## Autoposting ### Autoposting > Configure autoposting to automatically publish the best deals. Includes the Autoposting 2.0 guide. > Source: https://autodealsbot.it/en/docs/autoposting # Autoposting Autoposting is the heart of AutoDealsBot: it automatically publishes deals filtered by your criteria. AutoDeals offers two engines: - **Legacy Autoposting** — the historical engine, with basic filters and optional manual review. - **Autoposting 2.0 (V2)** — the new engine with live queue, priorities, dynamic ordering, and anti-repetition rules. Don't keep both engines active at the same time: your channel may publish duplicates. ## Enable legacy autoposting ```telegram 1. Go to ⚙️ Settings 2. Select 🤖 Autoposting 3. Toggle the switch ``` ### Main filters - **Minimum discount** — recommended 30% for quality deals. - **Maximum price** — limits the price of published products. - **Categories** — include or exclude categories (electronics, fashion, home, gaming, books, sports...). - **Scheduling** — 24/7, peak hours (9-12 and 18-22), or custom. Best engagement hours are usually 9:00 AM, 1:00 PM, and 9:00 PM. ## Autoposting 2.0 V2 automatically chooses deals based on active stores, filters, priorities, schedule, and anti-repetition rules. The dashboard is in `Channel → Autoposting 2.0`. ### How it works V2 prepares a **live queue** of candidate products. The queue isn't fixed: if a better deal arrives, it climbs in position. At configured times the system publishes: - the **best available product**, in automatic mode; - the **first product of the curated queue**, in curated mode. ### Recommended first setup 1. Keep V2 disabled. 2. Configure stores, filters, priorities, and schedule. 3. Open the live queue and observe candidate products. 4. Adjust filters and blacklists. 5. Turn off legacy autoposting if active. 6. Enable V2. ### Main sections **Live queue** — shows deals that are publishable right now. Use it to verify filters are working. **Ordering** — decides how to rank products: - newest arrival; - discount percentage; - discount value; - freshness + percentage; - freshness + value. To start, use `arrival` for predictability or `freshness + value` for new but economically meaningful deals. **Stores** — choose which sources to use (Amazon, AliExpress, external stores). For each store you can set: - active / inactive; - daily limit; - anti-consecutive (avoid two consecutive posts from the same store). **Categories** — include or exclude categories. Amazon uses its own categories, AliExpress its own, external stores use Google taxonomy. **Priorities** — decide which deals come first. Example: ```text Priority 1: Amazon lightning deals Priority 2: Amazon coupons Priority 3: reliable external stores Priority 4: AliExpress ``` If priority 1 is empty, V2 falls back to the next priority. **Filters** — block products that don't fit the channel: - minimum / maximum price; - minimum discount; - minimum reviews and rating; - negative keywords; - brand, manufacturer, and seller blacklists. **Schedule** — the time slots V2 can publish in. If you set 5 slots per day, V2 publishes at most 5 automatic posts (unless queue is empty or other blocks apply). ### Anti-repetition rules - **Product cooldown** — don't republish the same product too soon. - **Daily brand limit** — avoid too many products from the same brand. - **Daily category limit** — avoid too many deals from the same category. - **Anti-consecutive store** — avoid two consecutive posts from the same store. ### Recommended starting setup For a generalist channel: ```text Mode: automatic V2 active: no, until you observe the queue Priority-only ordering: yes Product cooldown: 7 days Daily brand limit: 1 Daily category limit: 1 or 2 Amazon: active AliExpress: only if testing, limit 1 External stores: enable one at a time ``` Enable V2 only when the live queue shows products you'd actually publish. --- ## Custom Images ### Custom Images > Customize post images with logo, prices, and watermark. > Source: https://autodealsbot.it/en/docs/custom-images # Custom Images Make your posts unique by customizing images with logo, prices, and watermark. ## Available Templates AutoDealsBot offers several templates for images: ### Classic Template The most popular template with price and discount clearly visible. ### Modern Template Minimal design with focus on the product. ### Dark Template Perfect for channels with a dark theme. ## Adding Your Logo Upload your logo to brand every image: ```telegram 1. Go to ⚙️ Settings 2. Select 🖼️ Images 3. Click on 📤 Upload Logo 4. Send the logo image (transparent PNG recommended) ``` Use a PNG logo with transparent background for best results. Recommended size: 200x200px. ## Color Themes Customize template colors: | Theme | Primary Color | Ideal for | |-------|---------------|-----------| | Orange | #FF6B00 | Tech, Gaming | | Green | #00C853 | Eco, Bio | | Blue | #2196F3 | Business | | Pink | #E91E63 | Fashion, Beauty | ## Watermark Protect your images with a custom watermark: ```telegram Settings → Images → Watermark → Enable ``` An overly intrusive watermark can reduce engagement. Use 20-30% opacity. --- ## Additional Guides (Italian only) > The following documentation is only available in Italian. ### Post manuali > Pubblica singole offerte, multipost o code di post partendo da link prodotto, da mini-app o bot. > Source: https://autodealsbot.it/it/docs/post-manuali # Post manuali I post manuali servono per pubblicare una singola offerta, un multipost o una coda di post partendo da link prodotto. Puoi crearli dalla mini-app/webapp oppure direttamente dal bot Telegram. ## Post singolo dalla mini-app 1. Apri il canale. 2. Vai in `Pubblica`. 3. Seleziona `Post singolo`. 4. Incolla il link prodotto. 5. Premi `Cerca prodotto`. 6. Controlla anteprima, prezzo, immagine, store e nazione. 7. Scegli come pubblicare: - `Pubblica ora`; - `Autopost`; - `Programma`. 8. Conferma. ## Multi post Il multipost permette di pubblicare più offerte nello stesso messaggio. 1. Apri `Pubblica`. 2. Seleziona `Multi post`. 3. Inserisci più link prodotto. 4. Controlla i prodotti rilevati. 5. Sistema eventuali testi personalizzati. 6. Pubblica o programma. Nel bot Telegram puoi anche creare un multipost inviando più link, uno sotto l'altro. Alcuni link possono avere coupon e prezzo manuale: ```text https://link-prodotto-1.it https://link-prodotto-2.it COUPON10 19.99 https://link-prodotto-3.it ``` ## Coda post La tab `Coda` serve per preparare più post e organizzarli prima della pubblicazione. Usala quando vuoi: - preparare offerte per dopo; - creare più post senza pubblicarli subito; - controllare con calma titoli, immagini e link. ## Pubblicazione su più canali Se gestisci più canali, nella pagina di pubblicazione compare il selettore canali. Il canale corrente resta sempre selezionato, ma puoi aggiungerne altri per creare lo stesso post su più canali. ## Creazione rapida dal bot Se invii un link prodotto direttamente ad AutoDealsBot, il bot prova a riconoscere lo store. - Se amministri **un solo canale**, il bot prepara subito il post per quel canale. - Se amministri **più canali**, il bot ti chiede su quale creare il post. ## Pubblicazione immediata con comando Usa: ```text /f link ``` Per creare e mandare in pubblicazione immediata un post da link, quando il link è supportato. Puoi aggiungere anche coupon e prezzo: ```text /f https://link-prodotto.it COUPON10 19.99 ``` Esiste anche `/e link` per creare un post con formato `error`. Usalo solo se quel formato è previsto nel tuo canale. Per altri comandi, vedi la pagina [Comandi utili](/it/docs/comandi-utili). --- ### Comandi utili > Comandi Telegram più utili per usare AutoDeals velocemente da chat. > Source: https://autodealsbot.it/it/docs/comandi-utili # Comandi utili I comandi Telegram più utili per usare AutoDeals velocemente. ## Creare e pubblicare subito da link ```text /f link ``` Esempio: ```text /f https://www.amazon.it/prodotto/dp/ASIN ``` AutoDeals legge il prodotto e crea un post da pubblicare subito. Puoi aggiungere coupon e prezzo: ```text /f https://www.amazon.it/prodotto/dp/ASIN COUPON10 19.99 ``` ## Creare un post con formato errore ```text /e link ``` Usa il formato `error`. Serve solo per canali che hanno previsto quel tipo di post. ## Comandi interni generati dal bot Alcuni messaggi del bot contengono comandi interni come: ```text /editpost_single_ID /copypost_single_ID /editpost_multi_ID /copypost_multi_ID ``` Non devi memorizzarli: compaiono come link o azioni generate dal bot. ## Programmare un'offerta possibile Quando il bot mostra una possibile offerta automatica, può comparire un comando interno: ```text /offer_ID_CANALE ``` Apre la preview dell'offerta per scegliere se pubblicarla, programmarla o bannarla. ## Comandi tecnici per admin globali Esistono anche comandi di manutenzione come: ```text /stats /refreshAECategory /refreshAEFeed ``` Sono pensati per amministratori del sistema, non per utenti normali del canale. ## Consiglio Per gli utenti finali il comando più importante da ricordare è: ```text /f link ``` Per il resto conviene usare pulsanti, mini-app e webapp. --- ### Configurare Facebook > Pubblica automaticamente le offerte anche su Pagine Facebook collegando un'app Meta. > Source: https://autodealsbot.it/it/docs/configurare-facebook # Configurare Facebook AutoDeals può pubblicare automaticamente le offerte anche su **Pagine Facebook**. La configurazione si fa dal bot Telegram, non dalla mini-app. ```text Canale → Impostazioni → Integrazioni → Facebook ``` Facebook **Groups** non sono supportati: AutoDeals pubblica solo su Pagine Facebook. ## Cosa serve - Una **Pagina Facebook** che amministri. - Un account **Meta for Developers**. - Una **App Meta/Facebook**. - I permessi per pubblicare sulle Pagine. ## Dati da prendere da Meta Dalla dashboard Meta servono: - `App ID`; - `App Secret`; - `Client Token`. Di solito `App ID` e `App Secret` sono in `Impostazioni app → Di base`, mentre `Client Token` si trova nelle impostazioni avanzate. ## Configurazione nel bot 1. Apri AutoDealsBot. 2. Seleziona il canale. 3. Vai in `Impostazioni → Integrazioni → Facebook`. 4. Premi `Configura App Facebook`. 5. Inserisci `App ID`. 6. Inserisci `App Secret`. 7. Inserisci `Client Token`. 8. Torna al menu Facebook. 9. Premi `Collega pagine`. 10. Il bot mostra un codice e un link Facebook. 11. Apri Facebook, inserisci il codice e autorizza l'app. 12. Torna nel bot e premi `Verifica collegamento`. 13. Apri `Pagine collegate`. 14. Abilita le pagine su cui vuoi pubblicare. 15. Imposta un limite giornaliero, se serve. 16. Attiva `Pubblicazione automatica`. ## Limiti - Massimo **3 Pagine Facebook per canale Telegram**. - Ogni pagina ha un limite giornaliero configurabile. - Se Facebook ha un errore, il post Telegram non viene bloccato. - AutoDeals evita di pubblicare due volte lo stesso post sulla stessa pagina. ## Tag Amazon dedicati a Facebook Puoi configurare tag Amazon specifici per Facebook: - Telegram continua a usare i tag normali del canale. - Facebook usa i tag dedicati, se configurati. - Puoi impostare un tag default e tag specifici per marketplace. Il cambio tag funziona sui link Amazon diretti. Se nel post c'è già uno shortlink, AutoDeals non può riscrivere con sicurezza la destinazione. ## Errori comuni Se non vedi la pagina, controlla: - di essere amministratore della Pagina; - di aver selezionato la pagina durante l'autorizzazione; - che l'app Meta abbia i permessi richiesti; - che l'app sia in stato **Live** se la usano persone esterne al team di sviluppo. Se il codice Facebook scade, premi di nuovo `Collega pagine`. Se Telegram pubblica ma Facebook no, nel menu Facebook controlla: - app configurata; - almeno una pagina abilitata; - pubblicazione automatica attiva; - limite giornaliero non raggiunto; - nessun errore recente sulla pagina. --- ### Problemi comuni > Controlli rapidi da fare quando qualcosa non funziona in AutoDeals. > Source: https://autodealsbot.it/it/docs/problemi-comuni # Problemi comuni Controlli semplici da fare quando qualcosa non funziona. ## Non riesco ad aggiungere il canale Controlla che: - AutoDealsBot sia amministratore del canale; - tu sia amministratore del canale; - il canale abbia almeno un messaggio; - tu abbia **inoltrato** al bot un messaggio del canale, non copiato e incollato. ## Il post non viene creato da un link Controlla che: - il link sia una **pagina prodotto**; - lo store sia supportato; - il prodotto abbia prezzo disponibile; - per gli store esterni la **categoria Google** sia disponibile; - se usi Awin, la campagna consenta deeplink. ## Il link non è affiliato Controlla: - tag affiliato Amazon configurato per quel marketplace; - credenziali AliExpress e Tracking ID; - Publisher ID e token Awin; - campagne Awin abilitate; - impostazione `Usa sempre i tag del creatore`, se il post è creato da un admin diverso dal proprietario. ## Lo shortlink non viene generato Controlla: - modalità shortlink attiva; - API key o token del provider; - dominio LinkTw.in valido; - store o dominio non escluso; - cookie amzlink.to ancora validi, se usi amzlink.to. Se il provider fallisce, AutoDeals pubblica comunque con il link normale. ## Autoposting V2 non pubblica Controlla: - V2 attivo; - autoposting legacy spento, se V2 lo richiede; - almeno uno store attivo; - orari configurati; - coda live **non vuota**; - filtri non troppo restrittivi; - abbonamento o add-on compatibile con lo store; - canale con permessi Telegram corretti. ## La coda V2 è piena di prodotti non adatti Correggi gradualmente: - aggiungi keyword negative; - disattiva store rumorosi; - usa limiti giornalieri per store; - aumenta cooldown prodotto; - aggiungi blacklist brand o seller; - restringi categorie; - sistema le priorità. ## Facebook non pubblica Controlla: - app Facebook configurata; - pagine collegate; - pagina abilitata; - pubblicazione automatica attiva; - limite giornaliero non raggiunto; - token pagina non scaduto; - permessi Meta approvati se l'app è usata da utenti esterni. ## L'AI genera testi strani Prova a: - rendere i prompt più specifici; - chiedere titoli più brevi; - indicare il tono del canale; - evitare prompt troppo lunghi; - testare su post manuali prima di usarla in automatico. ## Immagini o formati non vengono come previsto Controlla: - formato corretto per quel tipo di offerta; - tag scritti correttamente; - tastiera globale o specifica del formato; - formato immagine associato; - posizione media. Quando modifichi formati o immagini, crea sempre un post di prova prima di lasciare lavorare l'autoposting. --- ### Riassunti offerte > Genera un post con le migliori offerte già pubblicate, ad esempio a fine giornata. > Source: https://autodealsbot.it/it/docs/riassunti-offerte # Riassunti offerte I riassunti offerte creano un post con le migliori offerte già pubblicate, ad esempio a fine giornata. La sezione si trova in: ```text Autoposting 2.0 → Riassunti ``` ## A cosa servono - Ricordare le migliori offerte della giornata. - Aumentare la visibilità dei post già usciti. - Creare un post serale con 3-12 prodotti. - Dare agli utenti un riepilogo facile da scorrere. ## Creare un riassunto rapido 1. Apri `Autoposting 2.0`. 2. Entra in `Riassunti`. 3. Premi `Crea`. 4. AutoDeals crea una configurazione base. 5. Personalizza titolo, orario, numero offerte e formato. 6. Attiva il riassunto. ## Campi configurabili **Attivo / Disattivo** Decide se il riassunto deve essere generato automaticamente. **Titolo** Il titolo del post, ad esempio: ```text Le migliori offerte di oggi ``` **Orario** L'orario in cui AutoDeals prova a generare il riassunto. **Numero offerte** Quante offerte inserire nel riassunto. La mini-app permette un valore tra 3 e 12. **Formato** Il testo usato per ogni offerta dentro il riassunto. Puoi usare tag come `{name}`, `{store}`, `{dealPrice}`, `{price}`, `{link}`. ## Generare subito un riassunto Premi `Genera ora` per creare e programmare subito il riassunto, senza aspettare l'orario automatico. ## Consigli pratici - Usa il riassunto **una volta al giorno**, di solito la sera. - Per canali piccoli, 5-8 offerte sono più leggibili di 12. - Se usi immagini multiprodotto, controlla anche i formati immagine per evitare un layout troppo affollato. Combina il riassunto con un orario fisso (es. 20:30) per creare un appuntamento ricorrente che gli utenti imparano ad aspettare. --- ### Cos'è AutoDealsBot > AutoDealsBot è il tuo assistente automatizzato per la gestione di canali Telegram dedicati alle offerte Amazon. > Source: https://autodealsbot.it/it/docs/introduzione # Cos'è AutoDealsBot? AutoDealsBot è il tuo assistente automatizzato per la gestione di canali Telegram dedicati alle offerte Amazon. Pubblica automaticamente le migliori offerte, personalizza i post e massimizza i tuoi guadagni affiliate. Prova AutoDealsBot gratuitamente per 7 giorni, senza carta di credito richiesta. ## Introduzione AutoDealsBot è uno strumento professionale per l'affiliate marketing su Telegram. Con oltre 500 canali attivi e milioni di post pubblicati, è la soluzione più affidabile per automatizzare e gestire i tuoi canali di offerte. ## Caratteristiche Principali - **Autoposting** - Pubblica automaticamente le offerte Amazon filtrate per sconto, categoria e prezzo - **Post Manuali** - Crea post personalizzati in pochi secondi con il generatore integrato - **Immagini Custom** - Aggiungi logo, prezzi e watermark automaticamente alle immagini - **Multi-Admin** - Gestisci il canale con più amministratori contemporaneamente - **Analytics** - Monitora le performance dei tuoi post e ottimizza la strategia ## Requisiti Per utilizzare AutoDealsBot hai bisogno di: - Un account Telegram - Un canale Telegram (pubblico o privato) - Un account Amazon Associates (per i tag affiliate) - Connessione internet stabile Non hai ancora un canale? Puoi crearne uno direttamente da Telegram in pochi secondi. --- ### Avvio Rapido > Configura il tuo bot in meno di 5 minuti seguendo questa guida passo-passo. > Source: https://autodealsbot.it/it/docs/avvio-rapido # Avvio Rapido Segui questi passaggi per configurare il tuo bot in meno di 5 minuti. ## Step 1: Avvia il Bot Apri Telegram e cerca `@AutoDealsAssistant` ```telegram Clicca START o invia /start ``` ## Step 2: Collega il Canale Aggiungi il bot come amministratore del tuo canale con permessi di scrittura. ```telegram Canale → Modifica → Amministratori → Aggiungi @AutoDealsBot ``` ## Step 3: Imposta il Tag Affiliate Vai in Impostazioni → Tag Affiliate e inserisci il tuo tag Amazon Associates. ```text Esempio tag: tuonome-21 ``` ## Step 4: Attiva l'Autoposting Configura i filtri per le offerte e attiva la pubblicazione automatica. Il bot inizierà a postare! Assicurati che il bot abbia i permessi di amministratore nel canale, altrimenti non potrà pubblicare. ## Video Tutorial Guarda il video tutorial per una guida visiva completa: --- ### Aggiunta Canale > Come collegare un canale Telegram ad AutoDealsBot in pochi passaggi e cosa fare subito dopo. > Source: https://autodealsbot.it/it/docs/collegare-canale # Aggiunta Canale Per collegare un canale Telegram ad AutoDeals devi essere amministratore del canale, poter aggiungere bot come admin e avere almeno un messaggio pubblicato (oppure poterlo pubblicare al volo). ## Procedura dal bot Telegram 1. **Apri AutoDealsBot** su Telegram ([@AutoDealsProBot](https://t.me/AutoDealsProBot)). 2. **Premi `Aggiungi Canale`** dal menu principale. 3. Vai nelle impostazioni del tuo canale Telegram. 4. **Aggiungi AutoDealsBot come amministratore** del canale. 5. Dai al bot i permessi necessari per pubblicare e gestire i messaggi. 6. Se il canale è vuoto, **pubblica un messaggio qualsiasi** di prova. 7. **Inoltra un messaggio del canale** alla chat privata con AutoDealsBot. 8. Il bot verifica che tu sia amministratore e collega il canale al tuo account. Prova AutoDealsBot gratuitamente per 7 giorni, senza carta di credito. ## Permessi richiesti Il bot necessita di questi permessi per funzionare correttamente: | Permesso | Obbligatorio | Descrizione | |----------|--------------|-------------| | Inviare messaggi | ✅ | Per pubblicare le offerte | | Modificare messaggi | ✅ | Per aggiornare prezzi e contenuti | | Eliminare messaggi | ❌ | Per rimuovere offerte scadute | ## Dopo il collegamento Quando il canale è collegato lo vedi nella lista canali del bot e nella webapp. Da lì puoi: - configurare formati e tag; - aggiungere tag affiliati; - creare post manuali; - configurare l'autoposting; - gestire amministratori e impostazioni. ## Errori comuni - **"Non sei amministratore"** — apri il bot con lo stesso account Telegram che amministra il canale. - **"Il bot deve essere amministratore"** — torna nelle impostazioni del canale e verifica che AutoDealsBot sia davvero nella lista admin. - **Il canale non compare** — inoltra di nuovo un messaggio recente del canale alla chat privata con il bot. Non copiare e incollare: il bot accetta solo inoltri. Puoi collegare più canali con un singolo account. Per informazioni sui limiti, contatta [@AutoDealsAssistant](https://t.me/AutoDealsAssistant). --- ### Inserimento Tag Affiliate > Come configurare il tag affiliate per tracciare le tue vendite e guadagnare commissioni. > Source: https://autodealsbot.it/it/docs/tag-affiliate # Inserimento Tag Affiliate Inserire il proprio Tag Affiliate è importante. Il Tag Affiliato è quel codice univoco che consente all'e-commerce che stai pubblicizzando di tracciare le tue vendite, per cui assicurati di impostarlo correttamente all'interno del Bot! ## Configurazione nel Bot Per configurare il Tag Affiliate: ``` Dashboard del canale -> Impostazioni -> Tag Affiliate -> Scegli l'e-commerce -> Copia e incolla il Tag ``` ## Dove Trovare il Tag Affiliate ### Amazon Potrai trovare il tuo Tag Affiliate nel pannello di affiliazione Amazon, in alto a destra. 1. Accedi al [Programma Affiliazione Amazon](https://programma-affiliazione.amazon.it) 2. Il tuo tag sarà visibile in alto a destra (formato: `tuonome-21`) 3. Copialo e incollalo nel Bot Le commissioni variano dal 1% al 12% in base alla categoria del prodotto venduto. ## Commissioni per Categoria | Categoria | Commissione | |-----------|-------------| | Amazon Fashion, Handmade | 12% | | Casa, Bellezza, Sport | 7% | | Elettronica, PC | 3% | | Videogiochi, Console | 1% | Puoi configurare tag diversi per ogni marketplace Amazon (IT, DE, FR, ES, UK, ecc.) per massimizzare le tue commissioni internazionali. --- ### Configurare store e referral > Imposta tag affiliati e credenziali API per Amazon, AliExpress, Awin e altri store supportati. > Source: https://autodealsbot.it/it/docs/configurare-store-referral # Configurare store e referral AutoDeals può creare link affiliati per più store. La configurazione cambia in base allo store: Amazon usa tag affiliati e API Amazon, AliExpress usa credenziali AliExpress, molti store esterni passano da Awin. ## Amazon Per Amazon devi configurare almeno un tag affiliato. 1. Apri il canale nella mini-app o webapp. 2. Vai in `Impostazioni`. 3. Apri `Tag Affiliato Amazon`. 4. Scegli store `AZ` e marketplace (`IT`, `DE`, `FR`, `ES`, `CO.UK`, `COM`, ecc.). 5. Inserisci il tuo tag affiliato Amazon. 6. Salva. Puoi inserire più tag per lo stesso canale, uno per ogni marketplace Amazon. ## AliExpress Per AliExpress servono credenziali API e tracking ID. 1. Apri `Impostazioni`. 2. Entra in `API AliExpress`. 3. Inserisci `App Key`. 4. Inserisci `App Secret`. 5. Inserisci `Tracking ID`. 6. Scegli il paese di destinazione (es. `IT`). 7. Salva. Usa `API avanzata` solo se sai che il tuo account AliExpress la supporta. ## Awin per store esterni Gli store esterni come Comet, Unieuro, MediaWorld possono usare Awin quando il merchant è configurato nel tuo account Awin. 1. Apri `Impostazioni`. 2. Entra in `API Awin`. 3. Inserisci `Publisher ID`. 4. Inserisci `Token API`. 5. Salva. 6. Carica o aggiorna le campagne. 7. Abilita le campagne degli store che vuoi usare. Quando crei un post da uno store supportato, AutoDeals prova a generare automaticamente il deeplink Awin. Se Awin non restituisce un link valido, il bot continua con il link normale o con lo shortlink configurato. ## Amazon PAAPI e Creators API Le API Amazon servono soprattutto per cercare prodotti, arricchire dati e migliorare la creazione dei post Amazon. - **Credenziali PAAPI** — Product Advertising API classiche. - **Credenziali Creators API** — nuova configurazione OAuth 2.0 con Credential ID e Credential Secret. Se hai accesso a Creators API, segui la guida dedicata: [Amazon Creators API](/it/docs/amazon-creators-api). ## Quando usare i tag del creatore Nel canale esiste l'opzione `Usa sempre i tag del creatore`. Se attiva, il canale usa i tag affiliati del proprietario anche quando altri amministratori creano post. Attivala se vuoi che tutti i post del canale monetizzino sempre con lo stesso account affiliato. ## Controllo finale Dopo aver configurato i referral, crea un post manuale di prova con un link reale e controlla che: - il link nel post sia affiliato; - lo shortlink, se attivo, punti alla destinazione corretta; - il post venga pubblicato nel canale giusto. --- ### Store supportati > Elenco degli store supportati da AutoDeals con disponibilità di post manuali e autoposting. > Source: https://autodealsbot.it/it/docs/store-supportati # Store supportati AutoDeals supporta più store, ma non tutti hanno le stesse funzioni. Alcuni sono completi per post manuali e autoposting, altri sono pensati solo per post manuali finché la qualità dei dati non è validata. ## Store principali | Store | Nazioni | Post manuali | Autoposting | |-------|---------|:---:|:---:| | Amazon | IT, COM, CO.UK, DE, FR, ES, IN, COM.MX, COM.BR | ✅ | ✅ | | AliExpress | IT, DE, FR, ES, US, GB, BR | ✅ | ✅ | | Comet | IT | ✅ | ❌ | | Otto | DE | ✅ | ❌ | | Unieuro | IT | ✅ | ❌ | | Fuxtec | DE, IT | ✅ | ❌ | | MediaWorld / MediaMarkt | IT, DE | ✅ | ❌ | | Toys Center | IT | ✅ | ❌ | ## Store spagnoli in validazione Questi store sono registrati, ma l'autoposting non è ancora attivo di default: | Store | Nazione | Post manuali | Autoposting | |-------|---------|:---:|:---:| | Myprotein | ES | ✅ | ❌ | | Bulk | ES | ✅ | ❌ | | Bikila | ES | ✅ | ❌ | | Forum Sport | ES | ✅ | ❌ | | Naturitas | ES | ✅ | ❌ | | Hawkers | ES | ✅ | ❌ | ## Domini riconosciuti per store esterni AutoDeals riconosce i seguenti domini nel flusso store esterni: - `comet.it` - `otto.de` - `unieuro.it` - `fuxtec.de`, `fuxtec.it` - `mediaworld.it`, `mediaworld.de`, `mediamarkt.de` - `toyscenter.it` - `myprotein.es` - `bulk.com` - `bikila.com` - `forumsport.com` - `naturitas.es` - `hawkersco.com` ## Store supportato vs store affiliato Uno store può essere supportato per leggere prodotto, prezzo e immagine, ma avere bisogno di Awin o di un altro sistema per creare il **link affiliato**. Esempio: per Comet o Unieuro AutoDeals può leggere il prodotto, ma per monetizzare il link serve una configurazione Awin valida e una campagna compatibile. ## Se un link non viene riconosciuto Controlla che: - il link sia una **pagina prodotto**, non una homepage o categoria; - il dominio sia tra quelli supportati; - il prodotto abbia **prezzo disponibile**; - per gli store esterni la **categoria Google** sia disponibile. Se manca la categoria Google, AutoDeals non salva il prodotto nel flusso store esterni. --- ### Shortlink > Configura il provider di shortlink del canale: Bitly, amzlink.to o LinkTw.in. > Source: https://autodealsbot.it/it/docs/short-link-bitly # Shortlink Gli shortlink trasformano link lunghi in link più corti e leggibili. AutoDeals permette di scegliere una modalità diversa per canale. La configurazione principale si fa dal bot Telegram: ```text Canale → Impostazioni → Integrazioni → Shortlink ``` ## Modalità disponibili **Nessuno shortlink** AutoDeals lascia i link originali. Utile per massima trasparenza o test. **Bitly** Usa Bitly se nel canale è configurato un token Bitly. È la modalità storica. **amzlink.to per Amazon** Usa amzlink.to solo per link Amazon. Per gli altri link mantiene il comportamento legacy (Bitly se disponibile). **LinkTw.in solo Amazon** Usa LinkTw.in solo sui link Amazon. I link non Amazon restano normali. **LinkTw.in per tutti gli store** Usa LinkTw.in su Amazon, AliExpress e store esterni, salvo esclusioni configurate. **amzlink.to Amazon + LinkTw.in altri store** Usa amzlink.to per Amazon e LinkTw.in per gli altri store. È la modalità più utile se vuoi mantenere amzlink.to su Amazon ma avere uno shortlink unico per gli store esterni. ## Configurare Bitly 1. Recati su [app.bitly.com](https://app.bitly.com/) e registrati. 2. Vai su **Settings → API**, inserisci la password e ottieni il **Generic Access Token**. 3. Apri `Shortlink` nel bot, entra nella configurazione Bitly. 4. Inserisci il token. 5. Seleziona `Bitly` come modalità. Puoi aggiungere infiniti token Bitly per gestire più canali o account. ## Configurare LinkTw.in 1. Apri `Shortlink` nel bot. 2. Premi `Configura LinkTw.in`. 3. Inserisci la **API Key**. 4. Scegli un dominio tra quelli disponibili oppure inseriscine uno manualmente. 5. Se serve, configura store esclusi o domini esclusi. 6. Premi `Verifica configurazione`. 7. Torna al menu Shortlink e scegli la modalità LinkTw.in desiderata. ## Configurare amzlink.to 1. Apri `Shortlink`. 2. Premi `Configura amzlink.to`. 3. Inserisci i cookie richiesti dal bot. 4. Torna al menu Shortlink. 5. Seleziona `amzlink.to per Amazon` oppure la modalità ibrida. amzlink.to deve essere usato **solo per Amazon**. ## Store e domini esclusi Con LinkTw.in puoi escludere: - interi store, ad esempio `OTTO`; - domini specifici, ad esempio `otto.de`. Utile quando uno store non deve passare da LinkTw.in o quando un dominio ha problemi di redirect. ## Cosa succede se il provider non funziona Se Bitly, amzlink.to o LinkTw.in non rispondono, AutoDeals **non blocca la pubblicazione**: il post viene creato usando il link normale disponibile. ## Vantaggi degli shortlink - Link più corti e professionali. - Tracking dei click integrato (con Bitly). - Aspetto visivo migliore nei post. - Compatibilità con tutti i marketplace. --- ### Gestione Amministratori > Come AutoDeals riconosce e gestisce gli amministratori del canale Telegram. > Source: https://autodealsbot.it/it/docs/aggiunta-admin # Gestione Amministratori AutoDeals riconosce gli amministratori del canale Telegram. Chi è admin può gestire il canale dentro AutoDeals, a seconda del ruolo rilevato. ## Ruoli **Proprietario** È il creator del canale dentro AutoDeals. Solo il proprietario può modificare impostazioni delicate come `Usa sempre i tag del creatore` o cambiare i tag affiliate. **Amministratore** Può gestire post, impostazioni operative e funzioni del canale se risulta admin su Telegram e ha aperto AutoDealsBot almeno una volta. L'admin non può cambiare il Tag Affiliate del proprietario, proteggendo così i guadagni. ## Vedere gli amministratori 1. Apri AutoDealsBot. 2. Seleziona il canale. 3. Premi `Admin`. 4. Il bot aggiorna la lista leggendo gli amministratori Telegram del canale. ## Aggiungere un amministratore 1. Aggiungi la persona come amministratore del canale Telegram. 2. Chiedile di **aprire AutoDealsBot almeno una volta**. 3. Torna nel menu `Admin` del canale. 4. AutoDeals aggiorna la lista. Se la persona non ha mai aperto il bot, AutoDeals potrebbe non riuscire a mostrarla o associarla correttamente. ## Rimuovere un amministratore 1. Rimuovi la persona dagli admin Telegram del canale. 2. Apri il menu `Admin` in AutoDealsBot. 3. AutoDeals sincronizza la lista. ## Cosa può fare un admin - Pubblicare offerte manualmente. - Confermare la pubblicazione di offerte automatiche (se attiva la *Verifica Manuale dei Post*). - Gestire i post del canale. ## Verifica manuale dei post automatici Nell'autoposting legacy puoi scegliere quali admin ricevono le notifiche per confermare manualmente i post automatici. Se nessun admin è selezionato, i post vengono programmati senza richiesta di conferma. ## Protezione anti-duplicati Se un admin pubblica un'offerta e qualcun altro prova a ripubblicare la stessa offerta, il bot lo segnala. Eviti ripubblicazioni e mantieni il canale pulito. Tieni pochi admin operativi e usa il proprietario per le impostazioni economiche (referral, tag affiliati). Eviti modifiche accidentali ai link di monetizzazione. --- ### Personalizzazione Post > Panoramica su formati, tag, tastiera, media e formati immagine per rendere i post unici. > Source: https://autodealsbot.it/it/docs/personalizzazione-post # Personalizzazione Post Rendi i tuoi post unici e riconoscibili personalizzando ogni aspetto del messaggio. La sezione principale è: ```text Canale → Impostazioni ``` Da qui accedi a `Formati`, `Tags`, `Tastiera`, `Media` e `Formati Immagine`. Ogni argomento ha la sua pagina dedicata; questa è la panoramica. ## Formati I **formati** sono i template dei messaggi. Ogni tipologia di offerta può avere un formato diverso: - offerte lampo; - offerte normali; - coupon; - warehouse; - errore di prezzo; - minimo storico; - nessuno sconto; - multipost. Dentro un formato usi tag tra parentesi graffe (es. `{name}`, `{dealPrice}`, `{discount}`, `{link}`). Approfondisci nella pagina [Formati](/it/docs/formati). ## Tags I **tag** permettono di personalizzare testi ricorrenti (recensioni, Prime, coupon, spedizione, store, custom). Approfondisci in [Tags](/it/docs/tags). ## Tastiera La **tastiera** è l'insieme dei pulsanti sotto il post. Puoi configurare pulsanti globali del canale, una tastiera specifica per ogni formato oppure nessuna tastiera. Approfondisci in [Tastiera](/it/docs/tastiera). ## Media La sezione `Media` decide come gestire immagine e testo: - immagine allegata al messaggio; - media separato o posizione media dedicata, in base alle impostazioni disponibili. Scegli la modalità che rende il post più leggibile nel tuo canale. ## Formati immagine I **formati immagine** creano immagini personalizzate con prezzo, titolo, sconto, logo store e altri elementi grafici. Approfondisci in [Immagini Custom](/it/docs/immagini-custom). ## AI nei formati Se l'AI è attiva, puoi usare anche tag generati automaticamente: ```text {ai_emoji} {ai_title} {ai_description} ``` Approfondisci in [AI: emoji, titolo, descrizione](/it/docs/ai-contenuti). ## Consigli pratici Mantieni i formati brevi. Un post di offerta deve far capire subito: - cosa è il prodotto; - quanto costa; - quanto si risparmia; - dove si compra; - quale pulsante usare. Evita troppi emoji diversi nello stesso formato. Meglio pochi simboli coerenti per rafforzare l'identità del canale. --- ### Formati > Come configurare i formati dei post per ogni tipologia di offerta. > Source: https://autodealsbot.it/it/docs/formati # Formati A cosa servono i Formati? Il nostro Bot, a seconda del prodotto, prezzo ed altre variabili, determinerà in automatico quale formato utilizzare in ogni occasione. Grazie all'ausilio dei Tag Personalizzati, ogni Formato sarà più dinamico e il tuo Post cambierà in base al tipo di Offerta. ## Tipologie di Formati Potrai configurare formati per ogni Tipologia di Offerta: | Icona | Tipologia | |-------|-----------| | ⚡ | Offerta Lampo | | 💸 | Offerta Normale | | 🎟️ | Offerta Coupon | | 📦 | Offerta Warehouse | | ❌ | Errore di prezzo | | 📉 | Minimo Storico | | ✖️ | Nessuno Sconto | | Ⓜ️ | Post Multipli | ## Configurazione Per configurare i Formati, recati in: ``` Impostazioni -> Formati -> Configura i Formati come preferisci ``` ## Esempio di Formato ``` ⚡ OFFERTA LAMPO ⚡ {title:50} 💰 {dealPrice}€ invece di {price}€ 📉 Sconto: -{discountPerc:0}% 💵 Risparmi: {savedPrice}€ 🔗 {link} ``` Leggi anche la sezione [Tags](/it/docs/tags) per una migliore comprensione del Bot e delle variabili disponibili. ## Best Practices - Usa emoji diverse per ogni tipologia di offerta - Mantieni i formati coerenti tra loro - Non sovraccaricare il post con troppe informazioni - Testa i formati prima di pubblicarli sul canale principale --- ### Tastiera > Come personalizzare la tastiera (pulsanti) sotto i tuoi post. > Source: https://autodealsbot.it/it/docs/tastiera # Tastiera Oltre a Formati e Tags, potrai personalizzare anche le tastiere presenti sotto i tuoi Post. ## Configurazione Per modificare la tastiera, recati in: ``` Impostazioni -> Tastiera ``` ## Sintassi ### Pulsanti sulla stessa riga Utilizza `||` per impostare più pulsanti sulla stessa riga: ``` Compra Ora - linkshort || Grafico Prezzi - pricesgraph ``` ### Pulsanti su righe diverse Vai a capo per separare le righe: ``` Compra Ora - linkshort Grafico Prezzi - pricesgraph Apri nell'App - linkapp ``` ## Formato Pulsante Per creare un pulsante, scrivi in questo formato: ``` TESTO PULSANTE - LINK PULSANTE ``` ## Link Speciali Puoi utilizzare questi link speciali per funzioni automatiche: | Link | Descrizione | |------|-------------| | `linkshort` | Link shortato al prodotto | | `linkapp` | Link che apre l'app Amazon | | `pricesgraph` | Link al grafico dei prezzi (Keepa) | ## Esempio Completo ``` 🛒 Acquista Ora - linkshort || 📱 Apri App - linkapp 📊 Storico Prezzi - pricesgraph ``` Questo creerà: - Prima riga: due pulsanti affiancati (Acquista Ora e Apri App) - Seconda riga: un pulsante singolo (Storico Prezzi) Usa emoji nei testi dei pulsanti per renderli più visibili e accattivanti. --- ### AI: emoji, titolo, descrizione > Usa l'AI per generare emoji coerenti, titoli e descrizioni nei post di AutoDeals. > Source: https://autodealsbot.it/it/docs/ai-contenuti # AI: emoji, titolo, descrizione AutoDeals può usare l'AI per generare contenuti più leggibili nei post: - **emoji** coerenti con il prodotto; - **titolo** riscritto; - **descrizione** breve. La configurazione si trova in: ```text Canale → Impostazioni → Configurazione AI ``` ## Cosa genera **AI emoji** — una o più emoji adatte al prodotto. **AI title** — un titolo più pulito o più orientato al canale. **AI description** — una descrizione breve, utile quando il titolo originale è troppo tecnico o lungo. ## Come usarla nei formati Inserisci questi tag in qualsiasi formato: ```text {ai_emoji} {ai_title} {ai_description} ``` Esempio di formato: ```text {ai_emoji} {ai_title} {ai_description} 💶 Prezzo: {dealPrice} ➡️ {link} ``` ## Prompt personalizzati Nella configurazione AI puoi modificare i prompt separati per titolo, emoji e descrizione. Serve per adattare il tono al canale. Esempio per un canale tech: ```text Scrivi un titolo breve, chiaro e tecnico. Evita parole troppo promozionali. ``` Esempio per un canale generalista: ```text Scrivi un titolo semplice e immediato, comprensibile anche a chi non conosce il prodotto. ``` ## Quando conviene usarla - I titoli prodotto sono troppo lunghi. - Vuoi post meno copiati dalla pagina store. - Vuoi emoji coerenti senza sceglierle manualmente. - Gestisci molti post automatici. ## Quando evitarla - Il canale richiede testi molto neutri. - Vuoi mantenere il titolo originale dello store. - Hai pochi post e preferisci correggerli a mano. ## Controllo consigliato 1. Crea un post manuale di prova. 2. Controlla titolo, emoji e descrizione. 3. Correggi i prompt se il tono non è adatto. 4. Solo dopo usala sui post automatici. Inizia con un solo tag AI per volta (es. `{ai_emoji}`) e aggiungi gli altri quando sei soddisfatto del risultato. --- ### Immagini Custom > Personalizza le immagini dei post con logo, prezzi e watermark. > Source: https://autodealsbot.it/it/docs/immagini-custom # Immagini Custom Rendi unici i tuoi post personalizzando le immagini con logo, prezzi e watermark. ## Template Disponibili AutoDealsBot offre diversi template per le immagini: ### Template Classico Il template più popolare con prezzo e sconto ben visibili. ### Template Moderno Design minimale con focus sul prodotto. ### Template Dark Perfetto per canali con tema scuro. ## Aggiungere il Logo Carica il tuo logo per brandizzare ogni immagine: ```telegram 1. Vai in ⚙️ Impostazioni 2. Seleziona 🖼️ Immagini 3. Clicca su 📤 Carica Logo 4. Invia l'immagine del logo (PNG trasparente consigliato) ``` Usa un logo PNG con sfondo trasparente per risultati migliori. Dimensione consigliata: 200x200px. ## Temi Colore Personalizza i colori del template: | Tema | Colore Primario | Ideale per | |------|-----------------|------------| | Arancione | #FF6B00 | Tech, Gaming | | Verde | #00C853 | Eco, Bio | | Blu | #2196F3 | Business | | Rosa | #E91E63 | Fashion, Beauty | ## Watermark Proteggi le tue immagini con un watermark personalizzato: ```telegram Impostazioni → Immagini → Watermark → Attiva ``` Il watermark troppo invadente può ridurre l'engagement. Usa un'opacità del 20-30%. ---