Skip to content

This is a telegram game bot for creating your own pyramid game.

Notifications You must be signed in to change notification settings

tmaxell/s0tochka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information about the project:

This is a telegram game bot for creating your own pyramid game.
Written in Python 3.
Uses libraries: pyTelegramBotAPI.

Installing Linux:

Updating and installing libraries:
`sudo apt update`
`sudo apt-get install python3-pip`
`pip3 install pyTelegramBotAPI`

I advise you to use tmux to install it, write: apt install tmux
after: tmux newsbot (this will create a new session), you can then launch the bot.

Installing Windows:

- Python 3 version is needed
Updating and installing libraries:
`pip install pyTelegramBotAPI`
- To run, go to the directory with the script and write:
`python main.py`

Launching the bot:

Go to the directory with the bot and register: python 3 main.py

Configuring the bot:

The main settings are in settings.py everything is signed there, so I think you'll figure it out.

About

This is a telegram game bot for creating your own pyramid game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages