{"id":16098761,"url":"https://github.com/n1ghtf1re/google-drive-bot","last_synced_at":"2025-04-05T22:43:09.242Z","repository":{"id":131062499,"uuid":"211521455","full_name":"N1ghtF1re/Google-Drive-Bot","owner":"N1ghtF1re","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-29T06:41:20.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T05:46:31.296Z","etag":null,"topics":["bot","google-drive","google-drive-api","kotlin","kotlin-bot","vk-bot"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/N1ghtF1re.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-28T15:29:35.000Z","updated_at":"2022-09-11T11:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ec412df-f1e7-4fc2-87b2-84f72d664fae","html_url":"https://github.com/N1ghtF1re/Google-Drive-Bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtF1re%2FGoogle-Drive-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtF1re%2FGoogle-Drive-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtF1re%2FGoogle-Drive-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1ghtF1re%2FGoogle-Drive-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/N1ghtF1re","download_url":"https://codeload.github.com/N1ghtF1re/Google-Drive-Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411194,"owners_count":20934650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","google-drive","google-drive-api","kotlin","kotlin-bot","vk-bot"],"created_at":"2024-10-09T18:24:37.353Z","updated_at":"2025-04-05T22:43:09.217Z","avatar_url":"https://github.com/N1ghtF1re.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGoogle Drive Bot\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://www.internetandtechnologylaw.com/files/2019/06/iStock-872962368-chat-bots.jpg\" width=\"150\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/N1ghtF1re/Google-Drive-Bot/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/N1ghtF1re/Google-Drive-Bot.svg\" alt=\"Stars\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/N1ghtF1re/Google-Drive-Bot/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/download-brightgreen.svg\" alt=\"Download\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/N1ghtF1re/Google-Drive-Bot/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/tag/N1ghtF1re/Google-Drive-Bot.svg\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/N1ghtF1re/Google-Drive-Bot/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/N1ghtF1re/Google-Drive-Bot.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\u003c/p\u003e\n\n## About\nVK Bot which can upload file to google drive\n\n\n## Used technologies\nThe bot written in Java using VK Java SDK, Goole Drive API v3\n\n## How to run\n1. Go to https://developers.google.com/drive/api/v3/quickstart/java\n2. Click \"Enable the Drive API\"\n3. Download crenditals \n4. Place it in ```src/main/resources```\n5. Fill the ```src/main/resources/application.properties``` file\n6. Run ```gradle clean build``` and then ```java -jar builds/lib/gd-googleDriveBot-1.0.jar```\n7. Follow the instructions\n\nNote: you have to create and configure vk group as bot before (enable longpolling, create token, allow to invite to conversations)\n\n## How to use \nBot will upload files if you attach it and place hash tag. \n\nAlso, bot can upload text. For example, after message \n\n``` \n#test \nSome test message for test\n```\n\nThe bot will create text file in folder TEST and place message \"Some test message for test\" there \n\nIt's also possible to define filename. For example, after message\n\n``` \n#test_filename\nSome test message for test\n```\n\nThe bot will create text file \"filename\" in folder TEST and place message \"Some test message for test\" there \n\nNote: the bot will add creation time in filename automaticaly. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtf1re%2Fgoogle-drive-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1ghtf1re%2Fgoogle-drive-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtf1re%2Fgoogle-drive-bot/lists"}