Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.34 KB

README.md

File metadata and controls

56 lines (39 loc) · 1.34 KB

made-with-python Open Source Love svg1

Here Is Live Version Of Bot CheatSheetBot

What Is this ?

  A Cheat Sheet Telegram Bot Written In Python 

what can it do ?

It Can Send Code or Solution Based on Your Query

Install Module

  sudo pip3 install -r requirements.txt

Run This bot

python3 bot.py

How Can We use It

  • Join My Channel @AlphaTorrents 😋
  • Start the Bot .
  • Send /query [LANG] [QUERY].

Avalible Commands

  • /start = Start Message
  • /donate = To Donate Me Not Implemented
  • /help = help Text

Requirements

  • Telegram Bot Token (Using BotFather) Required

Setup Your Own Bot

1. Create Your Bot From Botfather and Copy The Bot Token 

2. Create New Env Variable Called "BOT_TOKEN" and Place your token in it 

3. Your Bot is Ready to Host. 

You Can Use Heroku To host It.

Make sure You have Changed Your Bot Token Before Hosting It

Deploy

Licence

  • GPLv3