Friend Manager

Add or remove friends quickly — visually pretty & easy to use.

Quick Add / Remove

Enter the target UID and choose action. The page will call the API and show server response below.

Region: IND
Ready
Guest UID fixed in URL

Server Log

No activity yet.

About

This simple page calls the same endpoints your Telegram bot uses. It includes a friendly wait message and formats JSON nicely for humans.

Notes & warnings

  • The page performs client-side requests — CORS may block calls depending on the API server.
  • Do not expose secrets publicly. Guest credentials are embedded for convenience.

How it works

  1. Type target UID and press Run.
  2. Button shows a "Please wait..." message while the request runs.
  3. Response is pretty-printed into the Server Log area.