55 <b >Ultroid - UserBot</b >
66</h1 >
77
8- <b >A stable pluggable Telegram userbot + vc music bot, based on Telethon.</b >
8+ <b >A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.</b >
99
1010[ ![ Stars] ( https://img.shields.io/github/stars/TeamUltroid/Ultroid?style=flat-square&color=yellow )] ( https://github.com/TeamUltroid/Ultroid/stargazers )
1111[ ![ Forks] ( https://img.shields.io/github/forks/TeamUltroid/Ultroid?style=flat-square&color=orange )] ( https://github.com/TeamUltroid/Ultroid/fork )
1212[ ![ Size] ( https://img.shields.io/github/repo-size/TeamUltroid/Ultroid?style=flat-square&color=green )] ( https://github.com/TeamUltroid/Ultroid/ )
13- [ ![ Python] ( https://img.shields.io/badge/Python-v3.9-blue )] ( https://www.python.org/ )
13+ [ ![ Python] ( https://img.shields.io/badge/Python-v3.9.7-blue )] ( https://www.python.org/ )
14+ [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/teamultroid/ultroid/badge/main )] ( https://www.codefactor.io/repository/github/teamultroid/ultroid/overview/main )
1415[ ![ Maintenance] ( https://img.shields.io/badge/Maintained%3F-yes-green.svg )] ( https://github.com/TeamUltroid/Ultroid/graphs/commit-activity )
15- [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/programmingerror /ultroid?style=flat-square )] ( https://img.shields.io/docker/pulls/programmingerror /ultroid?style=flat-square )
16+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/theteamultroid /ultroid?style=flat-square )] ( https://img.shields.io/docker/pulls/theteamultroid /ultroid?style=flat-square )
1617[ ![ Open Source Love svg2] ( https://badges.frapsoft.com/os/v2/open-source.svg?v=103 )] ( https://github.com/TeamUltroid/Ultroid )
1718[ ![ Contributors] ( https://img.shields.io/github/contributors/TeamUltroid/Ultroid?style=flat-square&color=green )] ( https://github.com/TeamUltroid/Ultroid/graphs/contributors )
1819[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( https://makeapullrequest.com )
1920[ ![ License] ( https://img.shields.io/badge/License-AGPL-blue )] ( https://github.com/TeamUltroid/Ultroid/blob/main/LICENSE )
2021[ ![ Sparkline] ( https://stars.medv.io/Teamultroid/Ultroid.svg )] ( https://stars.medv.io/TeamUltroid/Ultroid )
21-
2222----
2323
2424# Deploy
@@ -53,10 +53,10 @@ Get the [Necessary Variables](#Necessary-Variables) and then click the button be
5353
5454### Local Deploy - Latest Method
5555This is the latest and most fastest method currently.<br >
56- First, goto [ This Project] ( https://github.com/BLUE-DEVIL1134/UltroidCli ) and install the latest release from the Github Releases.<br >
57- Then, do as its given in the ` README.md ` to add the executable to your system path.
56+ First, go to [ This Project] ( https://github.com/BLUE-DEVIL1134/UltroidCli ) and install the latest release from the Github Releases.<br >
57+ Then, do as it's given in the ` README.md ` to add the executable to your system path.
5858
59- Further, take a look at the [ ` docs ` ] ( https://blue-devil1134.github.io/UltroidCli/ ) to get more information on this .
59+ Further, take a look at the [ ` docs ` ] ( https://blue-devil1134.github.io/UltroidCli/ ) to get more information.
6060
6161
6262### Local Deploy - Easy Method
@@ -93,8 +93,6 @@ Further, take a look at the [`docs`](https://blue-devil1134.github.io/UltroidCli
9393 ` python(3) -m pyUltroid `
9494
9595## Necessary Variables
96- - ` API_ID ` - Your API_ID from [ my.telegram.org] ( https://my.telegram.org/ )
97- - ` API_HASH ` - Your API_HASH from [ my.telegram.org] ( https://my.telegram.org/ )
9896- ` SESSION ` - SessionString for your accounts login session. Get it from [ here] ( #Session-String )
9997- ` REDIS_URI ` - Redis endpoint URL, from [ redislabs] ( http://redislabs.com/ ) , tutorial [ here.] ( ./resources/extras/redistut.md )
10098- ` REDIS_PASSWORD ` - Redis endpoint Password, from [ redislabs] ( http://redislabs.com/ ) , tutorial [ here.] ( ./resources/extras/redistut.md )
@@ -117,6 +115,5 @@ Ultroid is licensed under [GNU Affero General Public License](https://www.gnu.or
117115# Credits
118116* [ ![ TeamUltroid-Devs] ( https://img.shields.io/static/v1?label=Teamultroid&message=devs&color=critical )] ( https://t.me/UltroidDevs )
119117* [ Lonami] ( https://github.com/LonamiWebs/ ) for [ Telethon.] ( https://github.com/LonamiWebs/Telethon )
120- * [ Dan] ( https://github.com/delivrance ) for [ Pyrogram.] ( https://github.com/pyrogram/pyrogram )
121- * [ Pytgcalls] ( https://github.com/pytgcalls ) for [ PyTgCalls.] ( https://github.com/pytgcalls/pytgcalls )
118+ * [ MarshalX] ( https://github.com/MarshalX ) for [ PyTgCalls.] ( https://github.com/MarshalX/tgcalls )
122119
0 commit comments