Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teamkillerx/akeno-userbot

Userbot Some Features Written With Python And Library Pyrogram (Userbot Premium Unlocked)
https://github.com/teamkillerx/akeno-userbot

bypass-ban chatbot chatbot-telegg chatbot-telegram chatgpt database flux hacktoberfest mongodb motor plugins pyrogram pyrogram-userbot userbot-telegram

Last synced: about 1 month ago
JSON representation

Userbot Some Features Written With Python And Library Pyrogram (Userbot Premium Unlocked)

Awesome Lists containing this project

README

        

### ❄️ Akeno-Userbot
![Screenshot_20240809-132044_Chrome](https://github.com/user-attachments/assets/2baee270-ae25-44f4-9cc4-101e89db51d4)

[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.png?v=103)](https://github.com/TeamKillerX/Akeno-Userbot)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-Yes-green)](https://github.com/TeamKillerX/Akeno-Userbot/graphs/commit-activity)
[![GitHub Forks](https://img.shields.io/github/forks/TeamKillerX/Akeno-Userbot?&logo=github)](https://github.com/The-MoonTg-project/Moon-Userbot)
[![GitHub Stars](https://img.shields.io/github/stars/TeamKillerX/Akeno-Userbot?&logo=github)](https://github.com/TeamKillerX/Akeno-Userbot/stargazers)
[![Last commit](https://img.shields.io/github/last-commit/TeamKillerX/Akeno-Userbot?&logo=github)](https://github.com/TeamKillerX/Akeno-Userbot)
[![Size](https://img.shields.io/github/repo-size/TeamKillerX/Akeno-Userbot?color=green)](https://github.com/TeamKillerX/Akeno-Userbot)
[![Contributors](https://img.shields.io/github/contributors/TeamKillerX/Akeno-Userbot?color=green)](https://github.com/TeamKillerX/Akeno-Userbot/graphs/contributors)
[![License](https://img.shields.io/badge/License-GPL-pink)](https://github.com/TeamKillerX/Akeno-Userbot/blob/main/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)

### 🚀 Deploy on VPS: (Python3.11+)
```console
@root: git clone https://github.com/TeamKillerX/Akeno-Userbot
@root: cd Akeno-Userbot
@root: pip3 install -r requirements.txt
@root: mv .env_sample .env
@root: nano .env
@root: python3 -m Akeno
```
### 🎈 Support Hosting (bypass)
- Heroku
- Railway app
- Render
- Koyeb
- Bypass server API + Userbot

### 🐳 Docker Run
```Dockerfile
docker run -it -p 7860:7860 --platform=linux/amd64 \
-e API_ID="YOUR_VALUE_HERE" \
-e API_HASH="YOUR_VALUE_HERE" \
-e SESSION="YOUR_VALUE_HERE" \
-e GOOGLE_API_KEY="YOUR_VALUE_HERE" \
-e FEDBAN_API_KEY="YOUR_VALUE_HERE" \
rendyprojects/akeno:dev
```

### 📊 Necessary Vars

- `API_ID` - Get it from [my.telegram.org](https://my.telegram.org/)

- `API_HASH` - Get it from [my.telegram.org](https://my.telegram.org/)

- `SESSION` - Get it from [`@randydev_bot`](https://t.me/randydev_bot) or [`replit pyrogram`](https://replit.com/@ABHITHEMODDER/MoonUb-Session-Gen)

- `GOOGLE_API_KEY` - Get it from [`google-api-key`](https://ai.google.dev)

- `MONGO_URL` - Get it from [`here`](https://mongodb.com)

### ☁️ Cloud Host

[![Deploy To Koyeb](https://www.koyeb.com/static/images/deploy/button.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/TeamKillerX/Akeno-Userbot&branch=main&name=akeno)

[![Deploy To Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/TeamKillerX/Akeno-Userbot)

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/TeamKillerX/Akeno-Userbot)

### ⚠️ IMPORTANT NOTICE:

This project is no longer maintained. __Use at your own risk__.

## Licence

```plaintext
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.
```