Skip to content

harsh8398/Pi-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi - A Telegram bot

Pi that adds little more fun to group chats.

Getting Started

Clone the repository

git clone https://github.com/harsh8398/Pi-telegram-bot.git

Prerequisites

You can install all the prerequisites by following command in project directory.

pip install -r requirements

Setting up environment

To have bot running you need to set environment variable named 'TELEGRAM_TOKEN' (for master branch) or 'TELEGRAM_TOKEN_BETA' (for dev branch)

In linux you can set it by running following command

export TELEGRAM_TOKEN='tOkeN_ValUe_hERe'

Now you can make the bot live by running

python Pi.py

APIs used

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Bot for Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published