Nexa Bots
1.52K subscribers
20 photos
3 videos
52 links
Support Group - @Nexa_bots
⭐️ Off Topic Group - @NexaBots_OffTopic
Download Telegram
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
📦 New Python Lib

Name: fake-agent
About: Generate fake user agents
Supported Browsers: Google chrome, Firefox, Edge, Opera, Safari, Internet Explorer
Github: https://github.com/Itz-fork/Fake-agent
Pypi: fake-agent
Features:
- 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: @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 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 👨‍🦯
🔥31
RIP Free bots 💀👨‍🦯


Read: Heroku's blog post
😢27👍4😱21🎉1
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
👍16😢15🎉2🤩2
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
Kivi .py 🥝

A simple key-value database that uses json to store data



~ @Bruh_0x (A hobby project)
👍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
4🔥2👍1
Merry Christmas from @NexaBotsUpdates

Expect Mega.nz-Bot v2 at the end of the month 👀
3🎉2
Humans 🧠

Blazingly fast python library written in C to format time and bytes into human readable format


Use it 💪

import humans

print(humans.human_time(100*60))


Why 🤔?
Idk, maybe I'm mentally ill 🧑‍🦯


Star 🌟 if you like ❤️
👍5
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 ♥️
🔥1🤩1
Happy New Year ❤️

~ @Bruh_0x
🎉3👍2
New Bot 🤖: @NexaMeganz_Bot

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 👨‍🦯
👍73🔥2
Telegram says this channel is popular 💀

Telegram might be running low on funds 🥲
😁12👍2😱2
Forwarded from 卂乃ㄖㄩㄒ @Bruh_0x (Update Nexa)
New update 🎉

Project: gofile2 v1.5.2
Changelog:
- 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 😮‍💨
👍73👎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 "proxy", try logging out of your mega account using /logout
🔥6👎2
Media is too big
VIEW IN TELEGRAM
Deploy Mega.nz-Bot on a vps with new installer script
👍7🔥31
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

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
I'm back after a long break 🫠
3🔥3
Mega.nz Bot v1.1 update

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
🔥32🎉1
NOTICE 🔔: My github was renamed from Itz-fork to partiallywritten.

For Mega.nz-Bot users; new docker image can be pulled via:

docker pull ghcr.io/partiallywritten/meganzbot:latest
👍2