Degen Hub Docs
  • 📖Introduction
  • đŸĩApe Bot
    • â„šī¸Basics:
    • âš’ī¸Setup Guide
    • 🔔Telegram Signals Setup
    • 🔐Security Tips
  • đŸŽ¯Snipe Bot
    • â„šī¸Basics:
    • âš’ī¸Setup Guide
    • 🔐Security Tips
    • 🍀Sniping Tips
    • 🚄How to be FAST?
  • 🔗Links:
Powered by GitBook
On this page
  • 1/ Obtaining an API ID and Hash
  • 2/ How to get session
  • 3/ Channel Name
  1. Ape Bot

Telegram Signals Setup

It is not that easy

PreviousSetup GuideNextSecurity Tips

Last updated 2 years ago

1/ Obtaining an API ID and Hash

  • Follow this link () and login with your phone number.

  • Click under API Development tools. A Create new application window will appear. Fill in your application details. There is no need to enter any URL, and only the first two fields (App title and Short name) can be changed later as long as I'm aware. Click on Create application at the end.

2/ How to get session

  • You need to create your sessionString with a code snippet:

console.log(client.session.save()); // This value what u need

Telegram Session has no expiry date so you can use it until revoked.

3/ Channel Name

  • It is equal to the ending of your telegram link e.g.

Link: https://t.me/degenhubentry
Channel name: degenhubentry
đŸĩ
🔔
https://my.telegram.org/
https://gram.js.org/#installation