Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

eocode/Cerebro-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Cerebro

A bot to manage the house and roomers

license badge GitHub release (latest by date)

Features

Basic

  • Telegram integration
  • Basic conversations
  • Log transactions

Roomer assistant

A simple interaction for manage roomers in a home

  • Manage accounts
    • Users
  • Payments
    • Invoice
    • Payment details
  • Wifi access management
    • Password
    • Add Devices to network
  • Report issues
  • Buy products

Development principles

  • Agile
  • DDD
  • POO

Requirements for numpy

sudo apt-get install libatlas-base-dev

How to install?

Dependencies

pip freeze > requirements.txt

Migrations

Create migration

alembic revision --autogenerate -m "first migration"

Run migration

alembic upgrade head

Rollback

alembic downgrade -1

History

alembic history

Run program

python main.py

About

A home bot manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /