Alita is a Telegram Group managment bot made using Gotgbot and Go, which makes it modern and faster than most of the exisitng Telegram Chat Managers.
Alita's features over other bots:
- Modern
- Fast
- Fully asynchronous
- Fully open-source
- Frequently updated
- Multi Language Support
Can be found on Telegram as @Alita_Robot
Alita is currently available in 1 Language as of now:
- US English
More languages can be managed in the locales folder. Although we have added support for languages in bot, we still need contributors to translate the bot to other languages.
More langauges have been added to locales folder but need some configuration.
Help us bring more languages to the bot by contributing to the project on Crowdin
- You need to have a Mongo Database (Cluster Preferred)
- You also need a Redis Database for caching (Required): Get a free redis database from here
- Linux/Windows machine (Ubuntu/Debain-based OS Preferred or Windows 10/Server2016 and later)
or
- Docker (Easiest way to setup the bot)
First Step!
- Star ⭐ the repository!!
- Fork 🔱 the repository before deploying and make changes in the fork.
It really motivates me to continue this project further.
- Get your
API_ID
andAPI_HASH
from here - Get your Bot Token from @BotFather
Note: As it is banned with an unknown reason in heroku, follow the below steps carefully!
- First Fork this repo
:)
- secondly, create an empty app in the Heroku, with a custom app name; and select Europe region for faster speed.
- Now go to the deploy tab of your app and under deployment method select GitHub and connect it.
- after that, type the forked repo name and select it now select main branch and enable auto deploy, at last click on deploy now button!
- Lastly, you must fill up all the vars in heroku (if using heroku) as directed in app.json file and now turn on the worker dyno to run it
:)
Must Add in heroku config :
DB_URI
: Get one from mongodbOWNER_ID
: your telegram idMESSAGE_DUMP
: must be start with-100
or your bot added in as admin
- Download a binary from releases page specific to your PC.
- Set the required env variables and run the binary
Note: Not a lot of people may be able to run using this because the instructions aren't clear but I'll try to make it clear in future.
We currently publish a ghcr.io/divideprojects/alita_robot
Docker image based on alpine.
Set the Environmental vars using the -e
flag in while running the container.
If all works well, bot should send message to the MESSAGE_DUMP Group!
You can download all binaries and release artifacts from the Releases page. Binaries are built for macOS, Linux, Windows, for amd64 and arm64 architectures.
If a binary does not yet exist for the OS/architecture you use, please open a GitHub Issue.
You can verify the integrity and authenticity of any released artifact using a public GPG key. All release artifacts are signed and have a corresponding signature file. Release artifacts are available on the Releases page.
gpg --keyserver keyserver.ubuntu.com --recv 9CAFFF2AC5F94C7C
gpg --verify alita_robot_2.0.1_darwin_amd64.tar.gz.sig alita_robot_2.0.1_darwin_amd64.tar.gz || echo "Verification failed!"
- Make sure your PR works and doesn't break anything.
- You must join the support group here.
- Make sure the CI passes.
- Paul Larsen for his Original Marie Source Code and the amazing Gotgbot library.
- ÁÑÑÍHÌLÅTØR SPÄRK always motivating me to make this project better.
- jayantkageri for motivating me as well.
- Anony for helping me with bugs and issues in the project.
- Everyone else who inspired me to make this project, more names can be seen on commits!
- Copyright (C) 2020-2023 by Divkix ❤️️
- Licensed under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 29 June 2007