Airstrip

command module
v0.0.0-...-7bca2f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 23 Imported by: 0

README

Airstrip

Go Report Card Build Status Maintainability Test Coverage

Personal finance management bot on Telegram

Dev Setup

Start Project

Add your Telegram bot token to the .env.local file and then

make builddev

make dev

Prod Setup

Configure your bot .env file

Add your Telegram bot token and Postgres details to the .env file and then

Make Live

Update Make file live command with your server details and do

make live

DB

Migrate

Put your SQL in airstrip.sql and then

make migrate

Dump

Get a SQL dump in airstrip.sql file

make dump

Postgres Terminal

Tinker with the database

make sql

Features

/record - Record an expense or gain

/recur - Record an income or a charge

/cancel - Cancel an ongoing record or recur process

/delete - Delete any record or recur

/predict Jan 2025 - Get a prediction of your financial standing

/view Jan 2025 - Get a list of records pertaining to the month

/stand Account - Get a current standing of any account

/stand Account Mar 2022 - Get a month wise total effect on any account

/help - To see this list

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL