GoyGram
Getting started

GoyGram

GoyGram logo

GoyGram is an asynchronous Python framework for Telegram.

It can run a bot or connect to Telegram as a user account. Pick the one you need:

  • Bot API — use this for a normal Telegram bot created with BotFather.
  • MTProto — use this when your program must work as your Telegram account.

Start here

Next steps

When you need the details

The GitHub repository contains the source code and issue tracker. Keep bot tokens, API credentials, session files, and vault files private.

On this page