Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
📦 New Python Lib
Name:
About: Generate fake user agents
Supported Browsers: Google chrome, Firefox, Edge, Opera, Safari, Internet Explorer
Github: https://github.com/Itz-fork/Fake-agent
Pypi:
Features:
- Easy to use
- Works offline
- No need of external package
Star 🌟 & Fork 🍴 If you like the repo ❤️
Name:
fake-agentAbout: Generate fake user agents
Supported Browsers: Google chrome, Firefox, Edge, Opera, Safari, Internet Explorer
Github: https://github.com/Itz-fork/Fake-agent
Pypi:
fake-agentFeatures:
- Easy to use
- Works offline
- No need of external package
Star 🌟 & Fork 🍴 If you like the repo ❤️
❤4🔥2
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
New* Bot 🤓: @WhatErrorBot
Usage:
Why❔
It's too damn annoying to see some random error raised in a bot while casually chatting with someone. To address a problem, you have to check what it is in the first place. So oviously everyone just opens up the web browser and do a quick google search.
With this bot you can search for those telegram api errors in inline mode and get information about them without leaving telegram 💪
How 👀
It indexs most of the telegram errors in a database. When you do a inline search it performs a full text search on database and return 10 of the most relevant results.
*This is a just side project that I made few months ago. Nothing new 👨🦯
Usage:
@WhatErrorBot error message hereWhy❔
It's too damn annoying to see some random error raised in a bot while casually chatting with someone. To address a problem, you have to check what it is in the first place. So oviously everyone just opens up the web browser and do a quick google search.
With this bot you can search for those telegram api errors in inline mode and get information about them without leaving telegram 💪
How 👀
It indexs most of the telegram errors in a database. When you do a inline search it performs a full text search on database and return 10 of the most relevant results.
*This is a just side project that I made few months ago. Nothing new 👨🦯
🔥3❤1
卂乃ㄖㄩㄒ @Bruh_0x
New* Bot 🤓: @WhatErrorBot Usage: @WhatErrorBot error message here Why❔ It's too damn annoying to see some random error raised in a bot while casually chatting with someone. To address a problem, you have to check what it is in the first place. So oviously…
Open sourced btw 😇!
Github: https://github.com/Itz-fork/WhatErrorBot
Star 🌟 & Fork 🍴 If you like the repo ❤️
Github: https://github.com/Itz-fork/WhatErrorBot
Star 🌟 & Fork 🍴 If you like the repo ❤️
❤9👍2🔥2
I'm going to take a break from these telegram stuff, so there won't be any major updates for Mega.nz-Bot, Unzipper-Bot and other telegram related github repositories (just bug fixes?).
Note:
Don't report bugs in the telegram support group, instead open a new github issue.
Bye 🤞!
~ @Bruh_0x, Dev
Note:
Don't report bugs in the telegram support group, instead open a new github issue.
Bye 🤞!
~ @Bruh_0x, Dev
👍16😢15🎉2🤩2
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
👍1🔥1
Does anyone still use Mega.nz-Bot 👀? If so, what features would you like to see in the next update?
Latest version can be found here
Latest version can be found here
❤4🔥2👍1
Mega.nz-Bot - Cypher 🥷
Update released with following new features/changes
Features:
- Rewritten from the Ground Up to improve performance
- Download, Upload files/folders easily
- No login required*
- Multi-User Authentication
- Support for both private and public content
- Can be used as either private or public bot (with admins)
- Direct download link to mega.nz upload
- Effortless configuration with .env files and full control over megatools with mega.ini
- See what files are in your mega links
Star 🌟 Fork 🍴 and Deploy ♥️
Update released with following new features/changes
Features:
- Rewritten from the Ground Up to improve performance
- Download, Upload files/folders easily
- No login required*
- Multi-User Authentication
- Support for both private and public content
- Can be used as either private or public bot (with admins)
- Direct download link to mega.nz upload
- Effortless configuration with .env files and full control over megatools with mega.ini
- See what files are in your mega links
Star 🌟 Fork 🍴 and Deploy ♥️
🔥1🤩1
Mega.nz downloader and uploader
Features ✨
• Support for user logins
• Support for both file and folder links
• Private content support (if you're logged in with your mega accout)
• Bypass download limit with your own proxies
• Group support
• View file or folder info from links
and more 🔥
Note ⚠️:
- If bot seems to stuck it's likely due to the fact that the server was blocked by mega. To fix this either log into your own mega account or setup your own proxy (see
/help )Bot wil be down for maintaince 👨🦯
👍7❤3🔥2
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
New update 🎉
Project: gofile2
Changelog:
- added support for latest gofile api update (
- changed default Gofile class to async (sync version is just a wrapper around async version now)
- added docs (auto generated)
Note:
Some functions were renamed so good luck with that 😮💨
Project: gofile2
v1.5.2Changelog:
- added support for latest gofile api update (
2023-04-20)- changed default Gofile class to async (sync version is just a wrapper around async version now)
- added docs (auto generated)
Note:
Some functions were renamed so good luck with that 😮💨
👍7❤3👎2
Fixed some problems in Mega.nz-Bot repo. You can deploy your own bot to heroku now 👍
Note ⚠
If you have existing deployment,
- Backup config vars and terminate it.
- Sync your fork with my repo
- Deploy a new app
If you get errors like "
Note ⚠
If you have existing deployment,
- Backup config vars and terminate it.
- Sync your fork with my repo
- Deploy a new app
If you get errors like "
proxy", try logging out of your mega account using /logout🔥6👎2
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
You can now use official Docker image of Mega.nz-Bot 🐳
- Install Docker on your server
- Create the .env file (see env sample and config vars)
- Pull the docker image
- Run it! (
- Install Docker on your server
- Create the .env file (see env sample and config vars)
- Pull the docker image
docker pull ghcr.io/itz-fork/meganzbot:latest
- Run it! (
.env is path to .env file you created)
docker run --env-file .env ghcr.io/itz-fork/meganzbot
❤17👍8👎4😱3
Mega.nz Bot v1.1 update
Do:
- - - - -
Changes:
- Improve DDL with connection pooling
- Replace filesplit with optimized async file splitter
- Integrate uvloop for improved async performance
- Enhance error handling and error messages
- Fix empty filename edge case in DDL
- Implement double-checked locking
- Refactor session management to reuse active sessions
- Add update throttling
- Fix _extract_filename in lib/dll.py
- Update CHUNK_SIZE and add DDL limits in .env.sample
- Update .gitignore to exclude Python cache files
- Update version
- Improve README and revise project status warning
Do:
docker pull ghcr.io/itz-fork/meganzbot:latest- - - - -
Changes:
- Improve DDL with connection pooling
- Replace filesplit with optimized async file splitter
- Integrate uvloop for improved async performance
- Enhance error handling and error messages
- Fix empty filename edge case in DDL
- Implement double-checked locking
- Refactor session management to reuse active sessions
- Add update throttling
- Fix _extract_filename in lib/dll.py
- Update CHUNK_SIZE and add DDL limits in .env.sample
- Update .gitignore to exclude Python cache files
- Update version
- Improve README and revise project status warning
🔥3❤2🎉1
NOTICE 🔔: My github was renamed from Itz-fork to partiallywritten.
For Mega.nz-Bot users; new docker image can be pulled via:
For Mega.nz-Bot users; new docker image can be pulled via:
docker pull ghcr.io/partiallywritten/meganzbot:latest👍2