Achu2234 / Anie-Robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvel

Aniebot

Codacy

AnieRobot-English

Deploy

OWNER

Manual Deploy Tutorial

If deploy button not gonna work or you getting deploy error use this method

Create a app in heroku and fork this repo then connect to your github account and deploy

after successfully deploy goto setting and fill This Given Value in Your Config Vars

SUPPORT GROUP | CHANNEL

Join official support group for any types of helps related Anieuserbot

KEY = OWNER_ID | VALUE = YOUR USER ID 
KEY = OWNER_USERNAME | VALUE = YOUR USER NAME  
KEY = SUDO_USERS | VALUE = YOUR SUDO USERS ID 
KEY = SUPPORT_USERS | VALUE = YOUR SUPPORT USERS ID 
KEY = WHITELIST_USERS | VALUE = YOUR WHITELISTED USERS ID 
KEY = ENV | VALUE = ANYTHING 
KEY = DEL_CMDS | VALUE = True 
KEY = MESSAGE_DUMP | VALUE = EXAMPLE " USE CHAT ID MUST PRIVATE " 
KEY = ALLOW_EXCL | VALUE = True 
KEY = TOKEN | VALUE = YOUR BOT TOKEN FOR BOT FATHER 
KEY = STRICT_GBAN | VALUE = True 
KEY = PORT | VALUE = 8443 

NOTE DON'T FORGET TO ADD DATABASE ADD ON HEROKU POSGRES THEN TURN ON WORKER

Thanks To

Pual Larson [ Maria Creator ]
Ayra Hikari [Fed V2 + Best Source Updater ]
DENVIL [ Anie Mentioner @D3NVIL]
AND MANY MORES

Report Bug

ANY BUG RELATED QUESTION ASK ME HERE Support Group

A modular telegram Python bot running on python3 with an sqlalchemy database.

Originally a simple group management bot with multiple admin features, it has evolved, becoming extremely modular and simple to use.

Can be found on telegram as Anie.

Menhera and I are moderating a support group, where you can ask for help setting up your bot, discover/request new features, report bugs, and stay in the loop whenever a new update is available. Of course I'll also help when a database schema changes, and some table column needs to be modified/added. Note to maintainers that all schema changes will be found in the commit messages, and its their responsibility to read any new commits.

Join the news channel if you just want to stay in the loop about new features or announcements.

Alternatively, find me on telegram! (Keep all support questions in the support chat, where more people can help you.)

Starting the bot.

Once you've setup your database and your configuration (see below) is complete, simply run:

python3 -m AnieRobot #This will auto run on heroku

About

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Dockerfile 0.1%