Skip to content

Arkadiy14/financybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

financybot

This bot can help with planning your budget. You should just type your budget and then add some costs. All this data will be saved to database (PGSQL), so you can easily get all needed information about your costs, budget and remainder.


Here you should add your own token:

const TOKEN = 'TOKEN';

and your own connection string:

$link = pg_connect("CONNECT");

Then you have to use your own database with all information.

About

This bot can help with planning your budget.

Topics

Resources

Stars

Watchers

Forks

Languages