Skip to content
This repository was archived by the owner on Jan 23, 2022. It is now read-only.

rozumalex/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet

Build Status License: MIT


Wallet is a telegram bot for planning budget.

Installation Guide

If you want to get a copy of this bot for your personal usage, please follow the instructions below.

Clone the project to your local machine

git clone https://github.com/rozumalex/wallet

Install poetry

pip install poetry

Install dependencies

Note: you need to get to the directory with the project, then you can run the command:

poetry install

Create config.yaml file in the main folder

Note: insert your token and preferred name for database. You can find token it in BotFather.

bot:
  token: 'YOUR_BOT_TOKEN'

database:
  name: YOUR_DB_NAME.db

Run bot

poetry shell
cd bot
python bot.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Telegram bot for planning budget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages