Carlosma7 / SquadBot

Telegram bot that offers a series of facilities for managing daily tasks in groups of friends.
GNU General Public License v3.0
0 stars 0 forks source link

Database connection through python #13

Closed Carlosma7 closed 2 years ago

Carlosma7 commented 2 years ago

For database management, a DaaS service will be used, specifically MongoDB Atlas. For that purpose new requirements will be added to the list, considering DNS connection, python-dotenv for secret tokens and pymongo as a client.