Skip to content

Beautiful telegram bot that can save ideas for you and your friends

License

Notifications You must be signed in to change notification settings

dzendos/idea-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea-bot

Beautiful telegram bot that can save ideas for you and your friends

Setting up

Python

You need to install psycopg2

    pip3 install psycopg2

You need to install aiogram

    pip3 install aiogram

PostgreSQL

You should have PostgreSQL installed on your machine.

Then you need to configure it and add new database.

In the directory of the project you need to create config.json file in configs folder. You can use config_template.json as an example.

Then you need to run create_table.py

About

Beautiful telegram bot that can save ideas for you and your friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages