Inmyveinz / Annabelle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annabelle

TELEGRAM USERBOT


Telegram's lightest userbot with many plugins and tools. Written in python based on pyrogram

Annabelle is telegram's lightest, fastest and most secure userbot.
Annabelle is filled with
• Admin tools
• Funs
• Private tools

disclaimer

This repository and its files belongs to AnnabelleTG. Usage of any files in this repo will be prosecuted.
Only owners have the permission to kang the repo
If you see a cloned repo(excluding forks) of our repo, please report that to us

Deployment

Help for deploying the userbot

API_ID: API_ID from website or bot
API_HASH: API_HASH from site or bot
SESSION_STRING: pyrogram session string from bot or repos
DATABASE_NAME: Your MongoDB database name
DATABASE_URL: Your MONGODB url
HANDLER: The command prefix. eg . ,
SUDO_USERS: ID of users who can use your bot's certain other than you
MY_ID: Your telegram ID

Configuration

There are two types of clients in our repo. Bot and userbot.
For importing client use this:
from annabelle import Annabelle 
#for importing userbot

from bot import mainbot
#for importing bot

Thanks and Credits

Thanks to Jisin for his help
Thanks to Jithumon
Thanks to the whole Dora support team
Thanks to our buddy Joel boban and Blesson
Thanks to Userge for being our inspiration

About


Languages

Language:Python 98.4%Language:Shell 1.3%Language:Dockerfile 0.2%Language:Procfile 0.0%