CoderGF
  • CODERGF
    • Introduction
    • Text-To-Apps
    • Text-to-Bots
    • Monetization
  • User Guides
    • Deploying to Telegram
    • Creating Chatbots
    • Creating Apps
    • Deploying to Subdomain
  • Token
    • $CODERGF
    • Tokenomics
  • Others
    • Roadmap
    • Important Links
Powered by GitBook
On this page
  1. User Guides

Deploying to Telegram

PreviousMonetizationNextCreating Chatbots

Last updated 5 months ago

You can easily deploy your created chatbots to Telegram from your user account.

Follow the instructions below:

1. Create a Bot on Telegram

Log into your Telegram account and search for the account.

Click "Start" and then click the /newbot link

2. Follow on-screen instructions and create a new bot

BotFather will ask you for the following:

  • A name for your Telegram bot

  • A username for your Telegram bot. This must be unique and should end in "bot" (such as "telgeramgf_bot")

3. Copy the bot API key

Once you've created your bot, BotFather will share an API key for the bot. Keep this API key safe.

4. Add the API key to your chatbot

Scroll down to find your chatbots. If you haven't created one, please create a chatbot first.

Once you've created a chatbot, refresh the page.

Find your chatbot, and click on "Telegram" under actions.

You will prompted to enter the API key you just saved. Enter the key and click on "Deploy"

Wait for a few seconds - your Telegram bot will now be live!

5. Initialize the Bot

For best results - and to prevent the bot from expiring - we recommend that you initialize the bot first.

After creating the Telegram bot and connecting it to your chatbot with the API, visit the bot in Telegram (it will have the same handle as the _bot ending username you selected earlier)

  • Click on "Start" or just type in "/start"

  • Send any random message

This Telegram bot will have the exact same content policy, personality, and traits as your created chatbot, except it will be easier to chat with from a more familiar platform.

Go to CoderGF.com, log in, and go to the

Dashboard
"BotFather"