OhMyGPT API
English
  • 中文
  • English
  • 日本語
OhMyGPT
OhMyGPT
English
  • 中文
  • English
  • 日本語
  1. Archive documents
  • Introduction to this site
  • Change log
  • OpenAI
    • Responses
      • Create model response
      • Get model response
      • Delete model response
      • Cancel response
      • List input items
    • Conversations
      • create conversation
      • Retrieve conversation
      • update conversation
      • delete conversation
      • Create items
      • list items
      • Retrieve item
      • Delete item
    • create completion
      POST
    • TTS text to speech
      POST
    • Embeddings
      POST
    • image generation
      POST
    • image editing
      POST
  • Store
    • List chat completions
      POST
    • Get chat completed
      POST
    • Deletion of chat completed
      POST
  • Claude
    • Anthropic native Completions enterprise commercial API
      POST
    • Anthropic native Messages API
      POST
    • Anthropic native Messages Token Count API
      POST
  • OAuth开放API
    • Introduction to Open OAuth API
    • User authorization page
      GET
    • Code display page
      GET
    • Apply for access_token
      POST
    • Read basic user information
      POST
    • Read user balance information
      POST
    • Charge user fees
      POST
    • Create a Stripe Checkout recharge order for the user
      POST
    • Create a Stripe Invoice recharge order for the user
      POST
    • Call other open APIs
      POST
    • Read user management token through OAuth Token
      POST
    • Update user management token through OAuth Token
      POST
  • other
    • search
      • Google Custom Search API
      • Google Search By Serper
    • Azure
      • Azure text-to-speech
      • Azure gets TTS voice list
  • Override rules
    • Create rules
    • Update rules
    • delete rule
    • Get rules
    • list rules
    • Batch enable/disable
    • Copy rules
    • test rules
    • Get statistics
    • Get restriction configuration
    • Check rule name
    • Batch delete
    • Export rules
    • Import rules
  • image generation
    • other
      • ND image generation API
    • Flux
      • Flux Schnell image generation
      • Flux Dev image generation
      • Flux Pro image generation
      • Flux Pro 1.1 image generation
      • Flux 1.1 Pro Ultura image generation
  • Storage service
    • File storage service
    • File upload
    • File information update
    • Delete files
    • User query (pagination)
    • User metadata query (by fileUinqueIds)
    • File download interface (Public file download)
    • File download interface (Private private file download)
    • Obtain public file metadata
  • API KEY management
    • Create new API Key
    • Modify API Key information
    • Query all API Keys of the user
    • Delete the specified API Key
    • Interface for querying user membership expiration date
    • User balance query interface
    • Query the current model magnification interface
  • Archive documents
    • Self-service invoicing system usage documentation
    • Telegram Bot usage documentation
    • Self-built Cloudflare Worker anti-generation tutorial
    • Claude Code forwarding service
    • CodeX forwarding service
    • Introduction to the new website
  • Model list
    GET
  1. Archive documents

Telegram Bot usage documentation

Introduction#

In order to facilitate users to use the services of this site in chat software such as Telegram, we have developed Telegram Bot for users to use.
Bot Username: @getfunbot
Bot link: https://t.me/getfunbot

Bind OhMyGPT account#

1.
If you already have an OhMyGPT account
Enter the /bind command to start binding your existing OhMyGPT account:
image.png
The browser jumps back and click Start. It will prompt you to start using it after the binding is successful.
2.
If you don’t have an OhMyGPT account
You can click the "Click to create" button to quickly create a virtual OhMyGPT account directly based on your Tg user ID to start using it quickly. You can then change it to your own OhMyGPT account.

Bot settings#

Command: /set

Check balance#

image.png

Get an APIKey#

image.png

Create Stripe order#

image.png

Start Chat#

Start chatting directly in the dialog box of this Bot, or drag it into your group chat (this Bot needs to access the group chat messages in order to interact with users in the group chat, and generally needs to be given group chat administrator rights)
Send in private or group chat
instruction:
// + Model name (optional) + Question
/c + problem
Voice
When using /c question or // question directly, 4o-mini will be used by default, which is a cost-effective model.
The model name will be automatically searched and matched by fuzzy search, for example:
//c35s will match the model: claude-3-5-sonnet
image.png
After a conversation, remember to use /newchat to clean up the context to prevent the accumulation of PromptTokens and the gradual increase in fees.

Find model#

Find models by keyword
Command: /f keyword

Image generation#

Flux AI#

Enter /flux_ + flux model name to use:
image.png

Midjourney#

Command: /mj + prompt word

Speech generation#

Command: /tts + prompt word

GPT word game#

Send /game to start the game

Other functions#

Other functions are under active development, so stay tuned
修改于 2025-10-15 08:07:31
上一页
Self-service invoicing system usage documentation
下一页
Self-built Cloudflare Worker anti-generation tutorial
Built with