{"id":17601599,"url":"https://github.com/vycktorstark/dbbot","last_synced_at":"2025-04-30T09:06:51.190Z","repository":{"id":84197458,"uuid":"79060330","full_name":"VycktorStark/DbBot","owner":"VycktorStark","description":"DbBot is a simple bot made to run on the android and the terminal and has its structure made by telepot lib.","archived":false,"fork":false,"pushed_at":"2020-06-06T18:56:07.000Z","size":35,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T06:23:51.037Z","etag":null,"topics":["bot-api","bot-framework","bot-qpython","qpython-bot","telegram","telegram-api","telegram-bot","telegram-bot-api","telegram-framework","telepot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VycktorStark.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":"2017-01-15T21:20:41.000Z","updated_at":"2024-03-03T14:54:09.000Z","dependencies_parsed_at":"2023-05-23T22:30:35.831Z","dependency_job_id":null,"html_url":"https://github.com/VycktorStark/DbBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VycktorStark%2FDbBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VycktorStark%2FDbBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VycktorStark%2FDbBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VycktorStark%2FDbBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VycktorStark","download_url":"https://codeload.github.com/VycktorStark/DbBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242627304,"owners_count":20160260,"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-api","bot-framework","bot-qpython","qpython-bot","telegram","telegram-api","telegram-bot","telegram-bot-api","telegram-framework","telepot"],"created_at":"2024-10-22T12:43:13.975Z","updated_at":"2025-03-09T00:31:09.664Z","avatar_url":"https://github.com/VycktorStark.png","language":"Python","readme":"## Getting Started\n\nThis is a simple project for the telegram-bot-api that can be run even on qpython or pydroid\n\nBelow, I am providing instructions for you to have a copy of the project, these instructions will show you how to start using it for learning, development and testing purposes.\n\n* 1° step - Downloading Project\n\n## ANDROID\ndownload the qpython or pydroid app from your smartphone's app store and install the telepot library.\nNote: check the documentation or website of the application used to install via pip.\nWith the library installed, download this project in zip and save it in the desired folder, if you use qpython oriento to save inside the `projects` folder\n\n## PC\nopen the terminal and simply clone the repository as follows:\n```\n$ git clone https://github.com/VycktorStark/DbBot.git\n```\nStill with the repository open, install the following library: telepot, if you don't have it\n\n```bash\n# Tested on Ubuntu 14.04, 15.04 and 16.04, Debian 7, Linux Mint 17.2\n$ sudo apt-get update \u0026\u0026 sudo apt-get upgrade   \n$ sudo apt install python3 \u0026\u0026 python3-pip\n$ sudo pip3 install telepot\n```\n\n\n* 2° step - Adding BOT Token\n\nOpen the `config.py` file and configure it with the following information:\n\n- os.environ ['TOKEN'] ## exchange for your token\n- Chatsuporte = \"id_chat\" ## put the id in the log chat\n\n* 4° step - Turning the project on\n\n## ANDROID\nIf you use qpython, you must open the application, click on the button that will be highlighted (in the middle), select the project and it will be executed.\n\nIf you choose pydroid, open the application, select the option to search for the main.py file among other files, with the main.py file open, just run.\n\n\n## PC\nTo start the bot, run: sudo ./main.py\nTo stop the bot, press Ctrl + C. You can also start the bot with python3 main.py, to stop the bot, press Ctrl + C.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvycktorstark%2Fdbbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvycktorstark%2Fdbbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvycktorstark%2Fdbbot/lists"}