Skip to content

Alexandersfg4/Rather_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Telegram Rather game bot written by Python's pyTelegramBotAPI. Questions are a good way to get to know people and provoke interesting conversation. Here are 300+ questions that are sure to add spark to any social gathering.

Requirements

  1. Remote server with public IP (For example AWS)
  2. The server should have self-signed certificate(https://core.telegram.org/bots/self-signed)

Installing

git clone https://github.com/Alexandersfg4/Rather_bot.git

Dependencies

pip install pyTelegramBotAPI
pip install cherrypy
pip install logging

Getting started

  1. Edit config.cfg
  2. Start the bot by python main.py

Contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages