├── .deepsource.toml ├── .github └── workflows │ └── ok.yml ├── .gitignore ├── .gitlab-ci.yml ├── Aptfile ├── FUNDING.yml ├── LEGEND BOT ├── LEGENDX.py ├── LICENSE ├── Procfile ├── README.md ├── Resources ├── 20201125_094030 (1).jpg ├── DroidSansMono.ttf ├── Hello.py ├── IMG_20201211_144821_071.jpg ├── IMG_20210215_104759_504.jpg ├── IMG_20210215_133219_544.jpg ├── ProductSans-BoldItalic.ttf ├── ProductSans-Light.ttf ├── Quivira.otf ├── README.md ├── Roboto-Italic.ttf ├── Roboto-Medium.ttf ├── Roboto-Regular.ttf ├── Streamster.ttf ├── Vampire Wars.otf ├── Vermin Vibes V.otf ├── digital.ttf ├── go3v2.ttf ├── impact.ttf └── sign.otf ├── SECURITY.md ├── Workers └── README.md ├── _config.yml ├── heroku.yml ├── heroku_config.py ├── requirements-startup.txt ├── requirements.txt ├── runtime.txt ├── string_session.py ├── telesetup.py ├── userbot ├── LEGEND BOT ├── LEGEND │ ├── startup.py │ └── tutorial_2.py ├── __init__.py ├── __main__.py ├── _core.py ├── events.py ├── google_imgs.py ├── helper │ └── functions.py ├── helpers │ ├── 2 │ ├── exceptions.py │ ├── functions.py │ └── styles │ │ ├── 3 │ │ ├── 1942.ttf │ │ ├── DIGIT.ttf │ │ ├── DisposableDroidBB_bld.ttf │ │ ├── digital.ttf │ │ └── italic.ttf ├── legend.py ├── plugins │ ├── README.md │ ├── __init__.py │ ├── _inlinebot.py │ ├── admin.py │ ├── adultzone.py │ ├── afk.py │ ├── alive.py │ ├── allban.py │ ├── amongus.py │ ├── android.py │ ├── anilist.py │ ├── animations1.py │ ├── animations2.py │ ├── animations3.py │ ├── animoji.py │ ├── antiflood.py │ ├── app.py │ ├── archive.py │ ├── arts.py │ ├── ascii.py │ ├── assistant │ │ └── assistant.py │ ├── auto_dp.py │ ├── auto_profile.py │ ├── awake.py │ ├── big.py │ ├── blacklist.py │ ├── bot.py │ ├── bots.py │ ├── bsdk.py │ ├── button.py │ ├── calc.py │ ├── carbon.py │ ├── cc.py │ ├── chain.py │ ├── channel_download.py │ ├── checker.py │ ├── circle.py │ ├── climate.py │ ├── clone.py │ ├── cmd.py │ ├── copy.py │ ├── count.py │ ├── create.py │ ├── degi.py │ ├── dictionary.py │ ├── direct_link.py │ ├── dm.py │ ├── doc.py │ ├── download.py │ ├── echo.py │ ├── emojis.py │ ├── engsongs.py │ ├── eval.py │ ├── evernote.py │ ├── exec.py │ ├── execmod.py │ ├── extra.py │ ├── extranotes.py │ ├── fake.py │ ├── fastdownload.py │ ├── fconvert.py │ ├── fdance.py │ ├── fed_ban.py │ ├── fedstats.py │ ├── ff_mpeg.py │ ├── figlet.py │ ├── fileconverter.py │ ├── fileext.py │ ├── filemanager.py │ ├── filetoimage.py │ ├── filters.py │ ├── finalgot.py │ ├── fixreply.py │ ├── flood.py │ ├── fonts.py │ ├── fpost.py │ ├── frybot.py │ ├── fryer.py │ ├── ftext.py │ ├── fuck.py │ ├── fulgali.py │ ├── fun.py │ ├── fwd.py │ ├── gangasta.py │ ├── gbam.py │ ├── gban.py │ ├── gdrive.py │ ├── gdrive_download.py │ ├── gdrivenew.py │ ├── get_admin.py │ ├── get_bot.py │ ├── get_id.py │ ├── gg.py │ ├── ginfo.py │ ├── git.py │ ├── gitcommit.py │ ├── github.py │ ├── github_upload.py │ ├── gizoogle.py │ ├── glitch.py │ ├── gmute.py │ ├── google.py │ ├── google2.py │ ├── gps.py │ ├── grab.py │ ├── greetings.py │ ├── groupdata.py │ ├── grs.py │ ├── hack.py │ ├── hack2.py │ ├── handsay.py │ ├── hash.py │ ├── heroku.py │ ├── hexapoke.py │ ├── hexapokes.py │ ├── hexastats.py │ ├── history.py │ ├── hot.py │ ├── hsh.py │ ├── hypnotis.py │ ├── iffuci.py │ ├── imagef.py │ ├── imagef2.py │ ├── images.py │ ├── imdb.py │ ├── imgst.py │ ├── indianflag.py │ ├── information.py │ ├── installer.py │ ├── instant_install_ext_module.py │ ├── invite.py │ ├── iphack.py │ ├── jainder.py │ ├── javifi.py │ ├── jokes.py │ ├── json.py │ ├── kk.py │ ├── labstack.py │ ├── legend-games │ ├── letmeabuse.py │ ├── letmesearch.py │ ├── link.py │ ├── links.py │ ├── linux bash.py │ ├── list.py │ ├── listmyusernames.py │ ├── locks.py │ ├── loda.py │ ├── logs.py │ ├── lovestory.py │ ├── lul.py │ ├── lydia.py │ ├── lyrics.py │ ├── mafk.py │ ├── markdown.py │ ├── mashup.py │ ├── mask.py │ ├── meaning.py │ ├── mega.py │ ├── meme.py │ ├── memequote.py │ ├── memes.py │ ├── memes2.py │ ├── memevoice.py │ ├── memify.py │ ├── memify2.py │ ├── mention.py │ ├── mf.py │ ├── mirrorace.py │ ├── misc.py │ ├── mom-gf.py │ ├── moon2.py │ ├── mp3converter.py │ ├── msg.py │ ├── mute.py │ ├── muth.py │ ├── mystatus.py │ ├── ncode.py │ ├── new.py │ ├── nhentai.py │ ├── night.py │ ├── ninja.py │ ├── noice.py │ ├── np.py │ ├── ocr.py │ ├── ok.py │ ├── os.py │ ├── owm.py │ ├── owner.py │ ├── padmin.py │ ├── pastebin.py │ ├── pat.py │ ├── pcode.py │ ├── phonecontrol.py │ ├── phub.py │ ├── picrunner.py │ ├── pin_message.py │ ├── ping.py │ ├── plugin_info.py │ ├── plugs.py │ ├── pm_logger.py │ ├── pmpermit.py │ ├── pokedex.py │ ├── polls.py │ ├── poto.py │ ├── power_tools.py │ ├── ppg.py │ ├── pps │ ├── pranks.py │ ├── pro_nub.py │ ├── profile.py │ ├── protecc.py │ ├── purge.py │ ├── qbot.py │ ├── quit.py │ ├── quotes.py │ ├── randomownsticker.py │ ├── randompics.py │ ├── randoms.py │ ├── randomsticker.py │ ├── rapetrain.py │ ├── rapidleech.py │ ├── rbanforjaves.py │ ├── react.py │ ├── recognize.py │ ├── removebg.py │ ├── rename.py │ ├── repeat.py │ ├── repo.py │ ├── resend.py │ ├── reverse.py │ ├── reverseimg.py │ ├── sca.py │ ├── schd.py │ ├── schd_spam.py │ ├── scramble.py │ ├── screenshot.py │ ├── sed.py │ ├── selfdestruct.py │ ├── sg.py │ ├── shout.py │ ├── slap.py │ ├── snip.py │ ├── something.py │ ├── song.py │ ├── songs.py │ ├── sp_search.py │ ├── spam.py │ ├── speedtest.py │ ├── spotifyname.py │ ├── sql_helper │ │ ├── DS_Store │ │ ├── __init__.py │ │ ├── antiflood_sql.py │ │ ├── autowaifu_sql.py │ │ ├── blacklist_assistant.py │ │ ├── blacklist_sql.py │ │ ├── botusers_sql.py │ │ ├── echo_sql.py │ │ ├── fban_sql.py │ │ ├── filter_sql.py │ │ ├── forceSubscribe_sql.py │ │ ├── gban_sql_helper.py │ │ ├── globals.py │ │ ├── gmute_sql.py │ │ ├── idadder_sql.py │ │ ├── locks_sql.py │ │ ├── mute_sql.py │ │ ├── new_sql.py │ │ ├── no_log_pms_sql.py │ │ ├── notes_sql.py │ │ ├── pmpermit_sql.py │ │ ├── snips_sql.py │ │ └── welcome_sql.py │ ├── stickerchat.py │ ├── stickerfun.py │ ├── stickers.py │ ├── stickers_ad.py │ ├── sticklet.py │ ├── stt.py │ ├── superstar.py │ ├── switch.py │ ├── tagall.py │ ├── telegraph.py │ ├── test.py │ ├── thanos.py │ ├── thumbnail.py │ ├── time.py │ ├── timedp.py │ ├── timepass.py │ ├── tools.py │ ├── torrent.py │ ├── torrent_search.py │ ├── torrentz.py │ ├── translate.py │ ├── ttf.py │ ├── tts.py │ ├── tweet.py │ ├── typing.py │ ├── ukinti.py │ ├── ultragoogle.py │ ├── undlt.py │ ├── uninstall.py │ ├── unzipfile.py │ ├── updater.py │ ├── upload.py │ ├── upload_dl.py │ ├── uploadtoverysteam.py │ ├── userinfo.py │ ├── userlist.py │ ├── utube.py │ ├── verysteam.py │ ├── voice.py │ ├── wahack.py │ ├── waifu.py │ ├── warnbun.py │ ├── watch.py │ ├── weak.py │ ├── weather.py │ ├── webshot.py │ ├── webupload.py │ ├── welcome.py │ ├── whatscrap.py │ ├── whatthatf.py │ ├── whishper.py │ ├── who.py │ ├── whois.py │ ├── wikimedia.py │ ├── wikipedia.py │ ├── wish.py │ ├── wttr.py │ ├── x.py │ ├── xtools.py │ ├── ytdl.py │ ├── zip_unzip.py │ ├── zipfile.py │ └── zombies.py ├── uniborgConfig.py ├── upt.py └── utils.py └── var.py /.deepsource.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/.deepsource.toml -------------------------------------------------------------------------------- /.github/workflows/ok.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/.github/workflows/ok.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitlab-ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/.gitlab-ci.yml -------------------------------------------------------------------------------- /Aptfile: -------------------------------------------------------------------------------- 1 | pv 2 | jq 3 | -------------------------------------------------------------------------------- /FUNDING.yml: -------------------------------------------------------------------------------- 1 | 2 | custom: www.telegram.dog/LEGENDBOT_OFFICIAL 3 | 4 | -------------------------------------------------------------------------------- /LEGEND BOT: -------------------------------------------------------------------------------- 1 | Owner LEGENDX22 2 | -------------------------------------------------------------------------------- /LEGENDX.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/LEGENDX.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/LICENSE -------------------------------------------------------------------------------- /Procfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Procfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # DEPLOY . 2 | -------------------------------------------------------------------------------- /Resources/20201125_094030 (1).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/20201125_094030 (1).jpg -------------------------------------------------------------------------------- /Resources/DroidSansMono.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/DroidSansMono.ttf -------------------------------------------------------------------------------- /Resources/Hello.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Hello.py -------------------------------------------------------------------------------- /Resources/IMG_20201211_144821_071.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/IMG_20201211_144821_071.jpg -------------------------------------------------------------------------------- /Resources/IMG_20210215_104759_504.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/IMG_20210215_104759_504.jpg -------------------------------------------------------------------------------- /Resources/IMG_20210215_133219_544.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/IMG_20210215_133219_544.jpg -------------------------------------------------------------------------------- /Resources/ProductSans-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/ProductSans-BoldItalic.ttf -------------------------------------------------------------------------------- /Resources/ProductSans-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/ProductSans-Light.ttf -------------------------------------------------------------------------------- /Resources/Quivira.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Quivira.otf -------------------------------------------------------------------------------- /Resources/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/README.md -------------------------------------------------------------------------------- /Resources/Roboto-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Roboto-Italic.ttf -------------------------------------------------------------------------------- /Resources/Roboto-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Roboto-Medium.ttf -------------------------------------------------------------------------------- /Resources/Roboto-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Roboto-Regular.ttf -------------------------------------------------------------------------------- /Resources/Streamster.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Streamster.ttf -------------------------------------------------------------------------------- /Resources/Vampire Wars.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Vampire Wars.otf -------------------------------------------------------------------------------- /Resources/Vermin Vibes V.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/Vermin Vibes V.otf -------------------------------------------------------------------------------- /Resources/digital.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/digital.ttf -------------------------------------------------------------------------------- /Resources/go3v2.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/go3v2.ttf -------------------------------------------------------------------------------- /Resources/impact.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/impact.ttf -------------------------------------------------------------------------------- /Resources/sign.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Resources/sign.otf -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/SECURITY.md -------------------------------------------------------------------------------- /Workers/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/Workers/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/_config.yml -------------------------------------------------------------------------------- /heroku.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/heroku.yml -------------------------------------------------------------------------------- /heroku_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/heroku_config.py -------------------------------------------------------------------------------- /requirements-startup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/requirements-startup.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/requirements.txt -------------------------------------------------------------------------------- /runtime.txt: -------------------------------------------------------------------------------- 1 | python-3.8.7 2 | -------------------------------------------------------------------------------- /string_session.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/string_session.py -------------------------------------------------------------------------------- /telesetup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/telesetup.py -------------------------------------------------------------------------------- /userbot/LEGEND BOT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/LEGEND BOT -------------------------------------------------------------------------------- /userbot/LEGEND/startup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/LEGEND/startup.py -------------------------------------------------------------------------------- /userbot/LEGEND/tutorial_2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/LEGEND/tutorial_2.py -------------------------------------------------------------------------------- /userbot/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/__init__.py -------------------------------------------------------------------------------- /userbot/__main__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/__main__.py -------------------------------------------------------------------------------- /userbot/_core.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/_core.py -------------------------------------------------------------------------------- /userbot/events.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/events.py -------------------------------------------------------------------------------- /userbot/google_imgs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/google_imgs.py -------------------------------------------------------------------------------- /userbot/helper/functions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helper/functions.py -------------------------------------------------------------------------------- /userbot/helpers/2: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /userbot/helpers/exceptions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/exceptions.py -------------------------------------------------------------------------------- /userbot/helpers/functions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/functions.py -------------------------------------------------------------------------------- /userbot/helpers/styles/1942.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/styles/1942.ttf -------------------------------------------------------------------------------- /userbot/helpers/styles/3: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /userbot/helpers/styles/DIGIT.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/styles/DIGIT.ttf -------------------------------------------------------------------------------- /userbot/helpers/styles/DisposableDroidBB_bld.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/styles/DisposableDroidBB_bld.ttf -------------------------------------------------------------------------------- /userbot/helpers/styles/digital.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/styles/digital.ttf -------------------------------------------------------------------------------- /userbot/helpers/styles/italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/helpers/styles/italic.ttf -------------------------------------------------------------------------------- /userbot/legend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/legend.py -------------------------------------------------------------------------------- /userbot/plugins/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/README.md -------------------------------------------------------------------------------- /userbot/plugins/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/__init__.py -------------------------------------------------------------------------------- /userbot/plugins/_inlinebot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/_inlinebot.py -------------------------------------------------------------------------------- /userbot/plugins/admin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/admin.py -------------------------------------------------------------------------------- /userbot/plugins/adultzone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/adultzone.py -------------------------------------------------------------------------------- /userbot/plugins/afk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/afk.py -------------------------------------------------------------------------------- /userbot/plugins/alive.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/alive.py -------------------------------------------------------------------------------- /userbot/plugins/allban.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/allban.py -------------------------------------------------------------------------------- /userbot/plugins/amongus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/amongus.py -------------------------------------------------------------------------------- /userbot/plugins/android.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/android.py -------------------------------------------------------------------------------- /userbot/plugins/anilist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/anilist.py -------------------------------------------------------------------------------- /userbot/plugins/animations1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/animations1.py -------------------------------------------------------------------------------- /userbot/plugins/animations2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/animations2.py -------------------------------------------------------------------------------- /userbot/plugins/animations3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/animations3.py -------------------------------------------------------------------------------- /userbot/plugins/animoji.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/animoji.py -------------------------------------------------------------------------------- /userbot/plugins/antiflood.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/antiflood.py -------------------------------------------------------------------------------- /userbot/plugins/app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/app.py -------------------------------------------------------------------------------- /userbot/plugins/archive.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/archive.py -------------------------------------------------------------------------------- /userbot/plugins/arts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/arts.py -------------------------------------------------------------------------------- /userbot/plugins/ascii.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ascii.py -------------------------------------------------------------------------------- /userbot/plugins/assistant/assistant.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/assistant/assistant.py -------------------------------------------------------------------------------- /userbot/plugins/auto_dp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/auto_dp.py -------------------------------------------------------------------------------- /userbot/plugins/auto_profile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/auto_profile.py -------------------------------------------------------------------------------- /userbot/plugins/awake.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/awake.py -------------------------------------------------------------------------------- /userbot/plugins/big.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/big.py -------------------------------------------------------------------------------- /userbot/plugins/blacklist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/blacklist.py -------------------------------------------------------------------------------- /userbot/plugins/bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/bot.py -------------------------------------------------------------------------------- /userbot/plugins/bots.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/bots.py -------------------------------------------------------------------------------- /userbot/plugins/bsdk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/bsdk.py -------------------------------------------------------------------------------- /userbot/plugins/button.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/button.py -------------------------------------------------------------------------------- /userbot/plugins/calc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/calc.py -------------------------------------------------------------------------------- /userbot/plugins/carbon.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/carbon.py -------------------------------------------------------------------------------- /userbot/plugins/cc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/cc.py -------------------------------------------------------------------------------- /userbot/plugins/chain.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/chain.py -------------------------------------------------------------------------------- /userbot/plugins/channel_download.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/channel_download.py -------------------------------------------------------------------------------- /userbot/plugins/checker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/checker.py -------------------------------------------------------------------------------- /userbot/plugins/circle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/circle.py -------------------------------------------------------------------------------- /userbot/plugins/climate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/climate.py -------------------------------------------------------------------------------- /userbot/plugins/clone.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/clone.py -------------------------------------------------------------------------------- /userbot/plugins/cmd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/cmd.py -------------------------------------------------------------------------------- /userbot/plugins/copy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/copy.py -------------------------------------------------------------------------------- /userbot/plugins/count.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/count.py -------------------------------------------------------------------------------- /userbot/plugins/create.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/create.py -------------------------------------------------------------------------------- /userbot/plugins/degi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/degi.py -------------------------------------------------------------------------------- /userbot/plugins/dictionary.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/dictionary.py -------------------------------------------------------------------------------- /userbot/plugins/direct_link.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/direct_link.py -------------------------------------------------------------------------------- /userbot/plugins/dm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/dm.py -------------------------------------------------------------------------------- /userbot/plugins/doc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/doc.py -------------------------------------------------------------------------------- /userbot/plugins/download.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/download.py -------------------------------------------------------------------------------- /userbot/plugins/echo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/echo.py -------------------------------------------------------------------------------- /userbot/plugins/emojis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/emojis.py -------------------------------------------------------------------------------- /userbot/plugins/engsongs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/engsongs.py -------------------------------------------------------------------------------- /userbot/plugins/eval.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/eval.py -------------------------------------------------------------------------------- /userbot/plugins/evernote.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/evernote.py -------------------------------------------------------------------------------- /userbot/plugins/exec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/exec.py -------------------------------------------------------------------------------- /userbot/plugins/execmod.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/execmod.py -------------------------------------------------------------------------------- /userbot/plugins/extra.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/extra.py -------------------------------------------------------------------------------- /userbot/plugins/extranotes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/extranotes.py -------------------------------------------------------------------------------- /userbot/plugins/fake.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fake.py -------------------------------------------------------------------------------- /userbot/plugins/fastdownload.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fastdownload.py -------------------------------------------------------------------------------- /userbot/plugins/fconvert.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fconvert.py -------------------------------------------------------------------------------- /userbot/plugins/fdance.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fdance.py -------------------------------------------------------------------------------- /userbot/plugins/fed_ban.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fed_ban.py -------------------------------------------------------------------------------- /userbot/plugins/fedstats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fedstats.py -------------------------------------------------------------------------------- /userbot/plugins/ff_mpeg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ff_mpeg.py -------------------------------------------------------------------------------- /userbot/plugins/figlet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/figlet.py -------------------------------------------------------------------------------- /userbot/plugins/fileconverter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fileconverter.py -------------------------------------------------------------------------------- /userbot/plugins/fileext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fileext.py -------------------------------------------------------------------------------- /userbot/plugins/filemanager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/filemanager.py -------------------------------------------------------------------------------- /userbot/plugins/filetoimage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/filetoimage.py -------------------------------------------------------------------------------- /userbot/plugins/filters.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/filters.py -------------------------------------------------------------------------------- /userbot/plugins/finalgot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/finalgot.py -------------------------------------------------------------------------------- /userbot/plugins/fixreply.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fixreply.py -------------------------------------------------------------------------------- /userbot/plugins/flood.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/flood.py -------------------------------------------------------------------------------- /userbot/plugins/fonts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fonts.py -------------------------------------------------------------------------------- /userbot/plugins/fpost.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fpost.py -------------------------------------------------------------------------------- /userbot/plugins/frybot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/frybot.py -------------------------------------------------------------------------------- /userbot/plugins/fryer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fryer.py -------------------------------------------------------------------------------- /userbot/plugins/ftext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ftext.py -------------------------------------------------------------------------------- /userbot/plugins/fuck.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fuck.py -------------------------------------------------------------------------------- /userbot/plugins/fulgali.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fulgali.py -------------------------------------------------------------------------------- /userbot/plugins/fun.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fun.py -------------------------------------------------------------------------------- /userbot/plugins/fwd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/fwd.py -------------------------------------------------------------------------------- /userbot/plugins/gangasta.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gangasta.py -------------------------------------------------------------------------------- /userbot/plugins/gbam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gbam.py -------------------------------------------------------------------------------- /userbot/plugins/gban.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gban.py -------------------------------------------------------------------------------- /userbot/plugins/gdrive.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gdrive.py -------------------------------------------------------------------------------- /userbot/plugins/gdrive_download.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gdrive_download.py -------------------------------------------------------------------------------- /userbot/plugins/gdrivenew.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gdrivenew.py -------------------------------------------------------------------------------- /userbot/plugins/get_admin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/get_admin.py -------------------------------------------------------------------------------- /userbot/plugins/get_bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/get_bot.py -------------------------------------------------------------------------------- /userbot/plugins/get_id.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/get_id.py -------------------------------------------------------------------------------- /userbot/plugins/gg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gg.py -------------------------------------------------------------------------------- /userbot/plugins/ginfo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ginfo.py -------------------------------------------------------------------------------- /userbot/plugins/git.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/git.py -------------------------------------------------------------------------------- /userbot/plugins/gitcommit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gitcommit.py -------------------------------------------------------------------------------- /userbot/plugins/github.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/github.py -------------------------------------------------------------------------------- /userbot/plugins/github_upload.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/github_upload.py -------------------------------------------------------------------------------- /userbot/plugins/gizoogle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gizoogle.py -------------------------------------------------------------------------------- /userbot/plugins/glitch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/glitch.py -------------------------------------------------------------------------------- /userbot/plugins/gmute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gmute.py -------------------------------------------------------------------------------- /userbot/plugins/google.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/google.py -------------------------------------------------------------------------------- /userbot/plugins/google2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/google2.py -------------------------------------------------------------------------------- /userbot/plugins/gps.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/gps.py -------------------------------------------------------------------------------- /userbot/plugins/grab.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/grab.py -------------------------------------------------------------------------------- /userbot/plugins/greetings.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/greetings.py -------------------------------------------------------------------------------- /userbot/plugins/groupdata.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/groupdata.py -------------------------------------------------------------------------------- /userbot/plugins/grs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/grs.py -------------------------------------------------------------------------------- /userbot/plugins/hack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hack.py -------------------------------------------------------------------------------- /userbot/plugins/hack2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hack2.py -------------------------------------------------------------------------------- /userbot/plugins/handsay.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/handsay.py -------------------------------------------------------------------------------- /userbot/plugins/hash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hash.py -------------------------------------------------------------------------------- /userbot/plugins/heroku.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/heroku.py -------------------------------------------------------------------------------- /userbot/plugins/hexapoke.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hexapoke.py -------------------------------------------------------------------------------- /userbot/plugins/hexapokes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hexapokes.py -------------------------------------------------------------------------------- /userbot/plugins/hexastats.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hexastats.py -------------------------------------------------------------------------------- /userbot/plugins/history.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/history.py -------------------------------------------------------------------------------- /userbot/plugins/hot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hot.py -------------------------------------------------------------------------------- /userbot/plugins/hsh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hsh.py -------------------------------------------------------------------------------- /userbot/plugins/hypnotis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/hypnotis.py -------------------------------------------------------------------------------- /userbot/plugins/iffuci.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/iffuci.py -------------------------------------------------------------------------------- /userbot/plugins/imagef.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/imagef.py -------------------------------------------------------------------------------- /userbot/plugins/imagef2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/imagef2.py -------------------------------------------------------------------------------- /userbot/plugins/images.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/images.py -------------------------------------------------------------------------------- /userbot/plugins/imdb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/imdb.py -------------------------------------------------------------------------------- /userbot/plugins/imgst.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/imgst.py -------------------------------------------------------------------------------- /userbot/plugins/indianflag.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/indianflag.py -------------------------------------------------------------------------------- /userbot/plugins/information.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/information.py -------------------------------------------------------------------------------- /userbot/plugins/installer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/installer.py -------------------------------------------------------------------------------- /userbot/plugins/instant_install_ext_module.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/instant_install_ext_module.py -------------------------------------------------------------------------------- /userbot/plugins/invite.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/invite.py -------------------------------------------------------------------------------- /userbot/plugins/iphack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/iphack.py -------------------------------------------------------------------------------- /userbot/plugins/jainder.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/jainder.py -------------------------------------------------------------------------------- /userbot/plugins/javifi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/javifi.py -------------------------------------------------------------------------------- /userbot/plugins/jokes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/jokes.py -------------------------------------------------------------------------------- /userbot/plugins/json.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/json.py -------------------------------------------------------------------------------- /userbot/plugins/kk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/kk.py -------------------------------------------------------------------------------- /userbot/plugins/labstack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/labstack.py -------------------------------------------------------------------------------- /userbot/plugins/legend-games: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/legend-games -------------------------------------------------------------------------------- /userbot/plugins/letmeabuse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/letmeabuse.py -------------------------------------------------------------------------------- /userbot/plugins/letmesearch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/letmesearch.py -------------------------------------------------------------------------------- /userbot/plugins/link.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/link.py -------------------------------------------------------------------------------- /userbot/plugins/links.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/links.py -------------------------------------------------------------------------------- /userbot/plugins/linux bash.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/linux bash.py -------------------------------------------------------------------------------- /userbot/plugins/list.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/list.py -------------------------------------------------------------------------------- /userbot/plugins/listmyusernames.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/listmyusernames.py -------------------------------------------------------------------------------- /userbot/plugins/locks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/locks.py -------------------------------------------------------------------------------- /userbot/plugins/loda.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/loda.py -------------------------------------------------------------------------------- /userbot/plugins/logs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/logs.py -------------------------------------------------------------------------------- /userbot/plugins/lovestory.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/lovestory.py -------------------------------------------------------------------------------- /userbot/plugins/lul.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/lul.py -------------------------------------------------------------------------------- /userbot/plugins/lydia.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/lydia.py -------------------------------------------------------------------------------- /userbot/plugins/lyrics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/lyrics.py -------------------------------------------------------------------------------- /userbot/plugins/mafk.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mafk.py -------------------------------------------------------------------------------- /userbot/plugins/markdown.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/markdown.py -------------------------------------------------------------------------------- /userbot/plugins/mashup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mashup.py -------------------------------------------------------------------------------- /userbot/plugins/mask.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mask.py -------------------------------------------------------------------------------- /userbot/plugins/meaning.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/meaning.py -------------------------------------------------------------------------------- /userbot/plugins/mega.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mega.py -------------------------------------------------------------------------------- /userbot/plugins/meme.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/meme.py -------------------------------------------------------------------------------- /userbot/plugins/memequote.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/memequote.py -------------------------------------------------------------------------------- /userbot/plugins/memes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/memes.py -------------------------------------------------------------------------------- /userbot/plugins/memes2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/memes2.py -------------------------------------------------------------------------------- /userbot/plugins/memevoice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/memevoice.py -------------------------------------------------------------------------------- /userbot/plugins/memify.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/memify.py -------------------------------------------------------------------------------- /userbot/plugins/memify2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/memify2.py -------------------------------------------------------------------------------- /userbot/plugins/mention.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mention.py -------------------------------------------------------------------------------- /userbot/plugins/mf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mf.py -------------------------------------------------------------------------------- /userbot/plugins/mirrorace.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mirrorace.py -------------------------------------------------------------------------------- /userbot/plugins/misc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/misc.py -------------------------------------------------------------------------------- /userbot/plugins/mom-gf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mom-gf.py -------------------------------------------------------------------------------- /userbot/plugins/moon2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/moon2.py -------------------------------------------------------------------------------- /userbot/plugins/mp3converter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mp3converter.py -------------------------------------------------------------------------------- /userbot/plugins/msg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/msg.py -------------------------------------------------------------------------------- /userbot/plugins/mute.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mute.py -------------------------------------------------------------------------------- /userbot/plugins/muth.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/muth.py -------------------------------------------------------------------------------- /userbot/plugins/mystatus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/mystatus.py -------------------------------------------------------------------------------- /userbot/plugins/ncode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ncode.py -------------------------------------------------------------------------------- /userbot/plugins/new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/new.py -------------------------------------------------------------------------------- /userbot/plugins/nhentai.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/nhentai.py -------------------------------------------------------------------------------- /userbot/plugins/night.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/night.py -------------------------------------------------------------------------------- /userbot/plugins/ninja.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ninja.py -------------------------------------------------------------------------------- /userbot/plugins/noice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/noice.py -------------------------------------------------------------------------------- /userbot/plugins/np.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/np.py -------------------------------------------------------------------------------- /userbot/plugins/ocr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ocr.py -------------------------------------------------------------------------------- /userbot/plugins/ok.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ok.py -------------------------------------------------------------------------------- /userbot/plugins/os.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/os.py -------------------------------------------------------------------------------- /userbot/plugins/owm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/owm.py -------------------------------------------------------------------------------- /userbot/plugins/owner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/owner.py -------------------------------------------------------------------------------- /userbot/plugins/padmin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/padmin.py -------------------------------------------------------------------------------- /userbot/plugins/pastebin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pastebin.py -------------------------------------------------------------------------------- /userbot/plugins/pat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pat.py -------------------------------------------------------------------------------- /userbot/plugins/pcode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pcode.py -------------------------------------------------------------------------------- /userbot/plugins/phonecontrol.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/phonecontrol.py -------------------------------------------------------------------------------- /userbot/plugins/phub.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/phub.py -------------------------------------------------------------------------------- /userbot/plugins/picrunner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/picrunner.py -------------------------------------------------------------------------------- /userbot/plugins/pin_message.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pin_message.py -------------------------------------------------------------------------------- /userbot/plugins/ping.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ping.py -------------------------------------------------------------------------------- /userbot/plugins/plugin_info.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/plugin_info.py -------------------------------------------------------------------------------- /userbot/plugins/plugs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/plugs.py -------------------------------------------------------------------------------- /userbot/plugins/pm_logger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pm_logger.py -------------------------------------------------------------------------------- /userbot/plugins/pmpermit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pmpermit.py -------------------------------------------------------------------------------- /userbot/plugins/pokedex.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pokedex.py -------------------------------------------------------------------------------- /userbot/plugins/polls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/polls.py -------------------------------------------------------------------------------- /userbot/plugins/poto.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/poto.py -------------------------------------------------------------------------------- /userbot/plugins/power_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/power_tools.py -------------------------------------------------------------------------------- /userbot/plugins/ppg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ppg.py -------------------------------------------------------------------------------- /userbot/plugins/pps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pps -------------------------------------------------------------------------------- /userbot/plugins/pranks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pranks.py -------------------------------------------------------------------------------- /userbot/plugins/pro_nub.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/pro_nub.py -------------------------------------------------------------------------------- /userbot/plugins/profile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/profile.py -------------------------------------------------------------------------------- /userbot/plugins/protecc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/protecc.py -------------------------------------------------------------------------------- /userbot/plugins/purge.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/purge.py -------------------------------------------------------------------------------- /userbot/plugins/qbot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/qbot.py -------------------------------------------------------------------------------- /userbot/plugins/quit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/quit.py -------------------------------------------------------------------------------- /userbot/plugins/quotes.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/quotes.py -------------------------------------------------------------------------------- /userbot/plugins/randomownsticker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/randomownsticker.py -------------------------------------------------------------------------------- /userbot/plugins/randompics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/randompics.py -------------------------------------------------------------------------------- /userbot/plugins/randoms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/randoms.py -------------------------------------------------------------------------------- /userbot/plugins/randomsticker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/randomsticker.py -------------------------------------------------------------------------------- /userbot/plugins/rapetrain.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/rapetrain.py -------------------------------------------------------------------------------- /userbot/plugins/rapidleech.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/rapidleech.py -------------------------------------------------------------------------------- /userbot/plugins/rbanforjaves.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/rbanforjaves.py -------------------------------------------------------------------------------- /userbot/plugins/react.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/react.py -------------------------------------------------------------------------------- /userbot/plugins/recognize.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/recognize.py -------------------------------------------------------------------------------- /userbot/plugins/removebg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/removebg.py -------------------------------------------------------------------------------- /userbot/plugins/rename.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/rename.py -------------------------------------------------------------------------------- /userbot/plugins/repeat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/repeat.py -------------------------------------------------------------------------------- /userbot/plugins/repo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/repo.py -------------------------------------------------------------------------------- /userbot/plugins/resend.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/resend.py -------------------------------------------------------------------------------- /userbot/plugins/reverse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/reverse.py -------------------------------------------------------------------------------- /userbot/plugins/reverseimg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/reverseimg.py -------------------------------------------------------------------------------- /userbot/plugins/sca.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sca.py -------------------------------------------------------------------------------- /userbot/plugins/schd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/schd.py -------------------------------------------------------------------------------- /userbot/plugins/schd_spam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/schd_spam.py -------------------------------------------------------------------------------- /userbot/plugins/scramble.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/scramble.py -------------------------------------------------------------------------------- /userbot/plugins/screenshot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/screenshot.py -------------------------------------------------------------------------------- /userbot/plugins/sed.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sed.py -------------------------------------------------------------------------------- /userbot/plugins/selfdestruct.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/selfdestruct.py -------------------------------------------------------------------------------- /userbot/plugins/sg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sg.py -------------------------------------------------------------------------------- /userbot/plugins/shout.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/shout.py -------------------------------------------------------------------------------- /userbot/plugins/slap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/slap.py -------------------------------------------------------------------------------- /userbot/plugins/snip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/snip.py -------------------------------------------------------------------------------- /userbot/plugins/something.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/something.py -------------------------------------------------------------------------------- /userbot/plugins/song.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/song.py -------------------------------------------------------------------------------- /userbot/plugins/songs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/songs.py -------------------------------------------------------------------------------- /userbot/plugins/sp_search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sp_search.py -------------------------------------------------------------------------------- /userbot/plugins/spam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/spam.py -------------------------------------------------------------------------------- /userbot/plugins/speedtest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/speedtest.py -------------------------------------------------------------------------------- /userbot/plugins/spotifyname.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/spotifyname.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/DS_Store -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/__init__.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/antiflood_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/antiflood_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/autowaifu_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/autowaifu_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/blacklist_assistant.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/blacklist_assistant.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/blacklist_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/blacklist_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/botusers_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/botusers_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/echo_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/echo_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/fban_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/fban_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/filter_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/filter_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/forceSubscribe_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/forceSubscribe_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/gban_sql_helper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/gban_sql_helper.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/globals.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/globals.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/gmute_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/gmute_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/idadder_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/idadder_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/locks_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/locks_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/mute_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/mute_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/new_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/new_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/no_log_pms_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/no_log_pms_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/notes_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/notes_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/pmpermit_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/pmpermit_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/snips_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/snips_sql.py -------------------------------------------------------------------------------- /userbot/plugins/sql_helper/welcome_sql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sql_helper/welcome_sql.py -------------------------------------------------------------------------------- /userbot/plugins/stickerchat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/stickerchat.py -------------------------------------------------------------------------------- /userbot/plugins/stickerfun.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/stickerfun.py -------------------------------------------------------------------------------- /userbot/plugins/stickers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/stickers.py -------------------------------------------------------------------------------- /userbot/plugins/stickers_ad.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/stickers_ad.py -------------------------------------------------------------------------------- /userbot/plugins/sticklet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/sticklet.py -------------------------------------------------------------------------------- /userbot/plugins/stt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/stt.py -------------------------------------------------------------------------------- /userbot/plugins/superstar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/superstar.py -------------------------------------------------------------------------------- /userbot/plugins/switch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/switch.py -------------------------------------------------------------------------------- /userbot/plugins/tagall.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/tagall.py -------------------------------------------------------------------------------- /userbot/plugins/telegraph.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/telegraph.py -------------------------------------------------------------------------------- /userbot/plugins/test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/test.py -------------------------------------------------------------------------------- /userbot/plugins/thanos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/thanos.py -------------------------------------------------------------------------------- /userbot/plugins/thumbnail.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/thumbnail.py -------------------------------------------------------------------------------- /userbot/plugins/time.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/time.py -------------------------------------------------------------------------------- /userbot/plugins/timedp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/timedp.py -------------------------------------------------------------------------------- /userbot/plugins/timepass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/timepass.py -------------------------------------------------------------------------------- /userbot/plugins/tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/tools.py -------------------------------------------------------------------------------- /userbot/plugins/torrent.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/torrent.py -------------------------------------------------------------------------------- /userbot/plugins/torrent_search.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/torrent_search.py -------------------------------------------------------------------------------- /userbot/plugins/torrentz.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/torrentz.py -------------------------------------------------------------------------------- /userbot/plugins/translate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/translate.py -------------------------------------------------------------------------------- /userbot/plugins/ttf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ttf.py -------------------------------------------------------------------------------- /userbot/plugins/tts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/tts.py -------------------------------------------------------------------------------- /userbot/plugins/tweet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/tweet.py -------------------------------------------------------------------------------- /userbot/plugins/typing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/typing.py -------------------------------------------------------------------------------- /userbot/plugins/ukinti.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ukinti.py -------------------------------------------------------------------------------- /userbot/plugins/ultragoogle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ultragoogle.py -------------------------------------------------------------------------------- /userbot/plugins/undlt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/undlt.py -------------------------------------------------------------------------------- /userbot/plugins/uninstall.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/uninstall.py -------------------------------------------------------------------------------- /userbot/plugins/unzipfile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/unzipfile.py -------------------------------------------------------------------------------- /userbot/plugins/updater.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/updater.py -------------------------------------------------------------------------------- /userbot/plugins/upload.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/upload.py -------------------------------------------------------------------------------- /userbot/plugins/upload_dl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/upload_dl.py -------------------------------------------------------------------------------- /userbot/plugins/uploadtoverysteam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/uploadtoverysteam.py -------------------------------------------------------------------------------- /userbot/plugins/userinfo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/userinfo.py -------------------------------------------------------------------------------- /userbot/plugins/userlist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/userlist.py -------------------------------------------------------------------------------- /userbot/plugins/utube.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/utube.py -------------------------------------------------------------------------------- /userbot/plugins/verysteam.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/verysteam.py -------------------------------------------------------------------------------- /userbot/plugins/voice.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/voice.py -------------------------------------------------------------------------------- /userbot/plugins/wahack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/wahack.py -------------------------------------------------------------------------------- /userbot/plugins/waifu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/waifu.py -------------------------------------------------------------------------------- /userbot/plugins/warnbun.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/warnbun.py -------------------------------------------------------------------------------- /userbot/plugins/watch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/watch.py -------------------------------------------------------------------------------- /userbot/plugins/weak.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/weak.py -------------------------------------------------------------------------------- /userbot/plugins/weather.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/weather.py -------------------------------------------------------------------------------- /userbot/plugins/webshot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/webshot.py -------------------------------------------------------------------------------- /userbot/plugins/webupload.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/webupload.py -------------------------------------------------------------------------------- /userbot/plugins/welcome.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/welcome.py -------------------------------------------------------------------------------- /userbot/plugins/whatscrap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/whatscrap.py -------------------------------------------------------------------------------- /userbot/plugins/whatthatf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/whatthatf.py -------------------------------------------------------------------------------- /userbot/plugins/whishper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/whishper.py -------------------------------------------------------------------------------- /userbot/plugins/who.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/who.py -------------------------------------------------------------------------------- /userbot/plugins/whois.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/whois.py -------------------------------------------------------------------------------- /userbot/plugins/wikimedia.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/wikimedia.py -------------------------------------------------------------------------------- /userbot/plugins/wikipedia.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/wikipedia.py -------------------------------------------------------------------------------- /userbot/plugins/wish.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/wish.py -------------------------------------------------------------------------------- /userbot/plugins/wttr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/wttr.py -------------------------------------------------------------------------------- /userbot/plugins/x.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/x.py -------------------------------------------------------------------------------- /userbot/plugins/xtools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/xtools.py -------------------------------------------------------------------------------- /userbot/plugins/ytdl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/ytdl.py -------------------------------------------------------------------------------- /userbot/plugins/zip_unzip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/zip_unzip.py -------------------------------------------------------------------------------- /userbot/plugins/zipfile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/zipfile.py -------------------------------------------------------------------------------- /userbot/plugins/zombies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/plugins/zombies.py -------------------------------------------------------------------------------- /userbot/uniborgConfig.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/uniborgConfig.py -------------------------------------------------------------------------------- /userbot/upt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/upt.py -------------------------------------------------------------------------------- /userbot/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/userbot/utils.py -------------------------------------------------------------------------------- /var.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LEGENDXOP/LEGEND-BOT/HEAD/var.py --------------------------------------------------------------------------------