GithubHelp home page GithubHelp logo

zeshuaro / telegram_big_two_bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 518 KB

Telegram Big Two Bot

License: GNU General Public License v3.0

Python 100.00%
python-telegram-bot big-two telegram bot

telegram_big_two_bot's Introduction

Telegram Big Two Bot

Play Big Two with your friend on Telegram

Connect to Bot

Stay tuned for updates and new releases on the Telegram Channel

Find the bot at Store Bot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes

Prerequisites

Run the following command to install the required libraries:

pip install -r requirements.txt

Below is a list of the main libraries that are included:

You will also need postgres to be set up and running.

Make a .env file and put your telegram token and postgres database settings in there.

If you want to use the webhook method to run the bot, also include APP_URL and PORT in the .env file. If you want to use polling instead, do not include APP_URL in your .env file.

Below is an example:

TELEGRAM_TOKEN=<telegram_token>
DB_NAME=<database_name
DB_USER=<database_username>
DB_PW=<database_password>
DB_HOST=<database_host>
DB_PORT=<database_port>

telegram_big_two_bot's People

Contributors

zeshuaro avatar

Watchers

 avatar  avatar  avatar

Forkers

kwccoin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.