{"id":13896272,"url":"https://github.com/Josepdal/DBTeamV3","last_synced_at":"2025-07-17T12:31:24.695Z","repository":{"id":93542025,"uuid":"102134368","full_name":"Josepdal/DBTeamV3","owner":"Josepdal","description":"New DBTeamV3 working with new tdcli binary called Telegram-bot","archived":true,"fork":false,"pushed_at":"2017-09-07T12:51:26.000Z","size":5766,"stargazers_count":9,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-25T01:33:34.683Z","etag":null,"topics":["dbteamv2","dbteamv3","lua","redis","telegram-bot"],"latest_commit_sha":null,"homepage":"https://valtman.name/telegram-bot","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Josepdal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-01T16:52:55.000Z","updated_at":"2024-03-05T09:50:15.000Z","dependencies_parsed_at":"2023-08-26T12:31:37.799Z","dependency_job_id":null,"html_url":"https://github.com/Josepdal/DBTeamV3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Josepdal/DBTeamV3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josepdal%2FDBTeamV3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josepdal%2FDBTeamV3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josepdal%2FDBTeamV3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josepdal%2FDBTeamV3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Josepdal","download_url":"https://codeload.github.com/Josepdal/DBTeamV3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josepdal%2FDBTeamV3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265606637,"owners_count":23796974,"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":["dbteamv2","dbteamv3","lua","redis","telegram-bot"],"created_at":"2024-08-06T18:02:47.591Z","updated_at":"2025-07-17T12:31:24.688Z","avatar_url":"https://github.com/Josepdal.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# **DBTeamV3** #\n\n[![Library](https://img.shields.io/badge/TDLib-beta-brightgreen.svg)](https://core.telegram.org/tdlib)\n[![Telegram-bot](https://img.shields.io/badge/TDCli-Bitbucket-green.svg)](https://valtman.name/telegram-bot)\n[![Lua](https://img.shields.io/badge/Lua-5.2-blue.svg)](https://www.lua.org/)\n[![Redis](https://img.shields.io/badge/Redis-3.2.8-red.svg)](https://redis.io/)\n[![License](https://img.shields.io/badge/License-GNU%20GPL--3-yellow.svg)](https://github.com/Josepdal/DBTeamV1/blob/master/LICENSE)\n\n\n### An administration Telegram bot using Telegram-cli\n\nDBTeamV3 is a a powerful administration userbot that uses [telegram-bot](https://valtman.name/telegram-bot).  \nIt is programmed in [Lua](https://www.lua.org/) and uses the rapid [Redis](https://redis.io/) database.\n\nThe difference among the old [DBTeamV1](https://github.com/Josepdal/DBTeamV1) and [DBTeamV2](https://github.com/Josepdal/DBTeamV2) is that this one uses a much newer *Tg-Cli* with new stuff and also the bot has improved in usability, stability and has new functions.\n\nUsing [DBTeamV3](https://github.com/Josepdal/DBTeamV3) you will get all [DBTeamV2](https://github.com/Josepdal/DBTeamV2) features plus the latests telegram changes like calls, payments and so more. Of course, is working in every chat including channels.\n\n# Summary\n\n- Easy to setup and to update, no compilation needed.\n- Uses a plugins system so you can easily configure or add what you need.\n- Multilanguage and easy to add new languages.\n- Has many funtions that normal bots are not able to do, e.g., read channels.\n- Advanced moderation system.\n- Has privilege ranges (sudo, admin, mod, user).\n- Simple and intuitive command usages.\n- Compatible with most of recent added telegram additions.\n- Really fast and stable.\n- Up-to-date documentation at http://telegra.ph/DBTeamV2-Tutorial-English-02-26\n\n\n# Installation\n\nDebian/Ubuntu and derivatives:\n```bash\n# Tested on Ubuntu 16.04\nsudo apt-get update \u0026\u0026 sudo apt-get upgrade -y \u0026\u0026 sudo apt-get install git redis-server lua5.2 liblua5.2-dev lua-lgi libnotify-dev unzip tmux -y \u0026\u0026 add-apt-repository ppa:ubuntu-toolchain-r/test \u0026\u0026 sudo apt-get update \u0026\u0026 apt-get upgrade \u0026\u0026 sudo apt-get install libconfig++9v5 libstdc++6 \u0026\u0026 sudo apt autoremove\n```                   \nIn case of errors like `version GLIBCXX_3.4.21 not defined`, download manually libstdc++6 from [here](https://packages.ubuntu.com/xenial/libstdc++6), install the package with `dpkg -i` and repeat the previous step.\n\nIf you are not able to install the bot in Ubuntu 14, an upgrade to Ubuntu 16.04 is recommended. Upgrade from terminal: `sudo do-release-upgrade`\n\n---------------------------------\n\nAfter installing the dependencies, lets install the bot:\n```bash\n git clone https://github.com/Josepdal/DBTeamV3.git\n cd DBTeamV3\n chmod +x launch.sh\n ./launch.sh install\n ./launch.sh login # Will ask you for a phone number \u0026 confirmation code.\n ./launch.sh\n```\n\nDBTeamV3 Developers:\n--------------------\n[![https://telegram.me/Josepdal](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-Josepdal-blue.svg)](https://t.me/Josepdal)\n[![https://telegram.me/Jarriz](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-Jarriz-blue.svg)](https://t.me/Jarriz)\n[![https://telegram.me/iicc1](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-iicc1-blue.svg)](https://t.me/iicc1)\n\nDBTeamV3 Channels:\n--------------------\n[![https://telegram.me/DBTeamEN](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-DBTeamEN-blue.svg)](https://t.me/DBTeamEN)\n[![https://telegram.me/DBTeamES](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-DBTeamES-blue.svg)](https://t.me/DBTeamES)\n\nSpecial thanks to:\n==================\nYago Pérez and his telegram-bot\n-------------------------------\n[![https://telegram.me/Yago_Perez](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-Yago_Perez-blue.svg)](https://t.me/Yago_Perez)\n[![https://github.com/yagop/telegram-bot](https://img.shields.io/badge/%F0%9F%92%AC_GitHub-Telegram_bot-green.svg)](https://github.com/yagop/telegram-bot)\n\n\nRiccardo and his GroupButler\n----------------------------\n[![https://telegram.me/Riccardo](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-bac0nnn-blue.svg)](https://t.me/bac0nnn)\n[![https://github.com/RememberTheAir/GroupButler](https://img.shields.io/badge/%F0%9F%92%AC_GitHub-GroupButler-green.svg)](https://github.com/RememberTheAir/GroupButler)\n\n\nvysheng and his new telegram-bot\n--------------------------\n[![https://valtman.name/telegram-cli](https://img.shields.io/badge/%F0%9F%92%AC_WebPage-valtman.name-red.svg)](https://valtman.name/telegram-bot)\n[![https://github.com/vysheng](https://img.shields.io/badge/%F0%9F%92%AC_GitHub-vysheng-green.svg)](https://github.com/vysheng)\n\n\nrizaumami and his tdcli lib\n---------------------------\n[![https://github.com/rizaumami/tdcli.lua](https://img.shields.io/badge/%F0%9F%92%AC_GitHub-rizaumami-green.svg)](https://github.com/rizaumami/tdcli.lua)\n\nThanks to [@Reload_Life](https://t.me/Reload_Life) for [settings design](https://github.com/Reload-Life).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJosepdal%2FDBTeamV3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJosepdal%2FDBTeamV3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJosepdal%2FDBTeamV3/lists"}