

Run the mysqlloginreg.py script to enable the databaseĬommand: (CodeForAsia/mylogin) >python mysqlloginreg.pyĪfter running the script, you can either create an account or login an account with the tap in the top-left hand corner.Run the React components to generate a page in Command: (CodeForAsia/mylogin) >npm startĪfter typing the command, React will automatically start a new tap in your browser and direct it to localhost:3000 after a few seconds.By using the module, we implemented a telegram chatbot to detect user message and save the data into the Cloud. Telegram has an open source API called telepot module on python. phpMyAdmin serves as the authentication data storage and the Telegram API retrieves data from the Telegram and store them into Dropbox. Dropbox API is implemented for viewing, sorting and downloading images from the Cloud.įlask is the library we used to input and output authentication data, as well as the process of automatic download with Telegram. React is responsible for generating the UI components and authentication. It is useful for users who need to recieve massive number of image message in telegram and would like to autometically save them into Dropbox folder.įlask in Python, Telegram API (Python), phpMyAdmin (MySQL server) This project provides a solution to automatically saving a massive number of photos from multiple Telegram user to a single lender account. Summerintern2019_challenge_cuhk_developer_TSZHEI_TUNGLAM
