Skip to content

sh1chan/SmallToolBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallToolBox - Telegram Bot

# `matplotlib.pyplot.plot` (image) Generators
/uStats - Sent Messages count in Chats
/cStats - Sent Messages and Users count
Dependencies
psql -V               # psql (PostgreSQL) 15.7 (Ubuntu 15.7-0ubuntu0.23.10.1)
poetry -V             # Poetry (version 1.8.3)
poetry run python -V  # Python 3.11.6
# Set an Environment variables: $TOKEN, $POSTGRESQL_URI
cp .env-EXAMPLE .env

poetry install
poetry run python main.py

Versions

  • 0.1.0
    • Implemented Commands: uStats, cStats