Skip to content

weirane/telegram-beancount-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-beancount-bot

A telegram beancount accounting bot.

Assumes:

  • Accounts are in accounts.bean.
  • Configured git commit user name and email
  • Configured a git remote, and the default branch is tracked to a remote branch.
  • Transactions are placed in txs/{year}/{month:02}.bean.

Usage

  • cp git-hooks/pre-commit .git/hooks
  • Configure
  • cargo run --release
  • Send /auth <secret> to authorize yourself

License

AGPL. See the LICENSE file for more detail.

Releases

No releases published

Languages