🇹🇷 Ben basit bir yönlendirici botuyum. Gönderdiğiniz her mesajı anonimleştiririm. Benim göndereceğim mesajı gönderirsiniz. Böylece mesajı sizin gönderdiğiniz belli olmaz.
🇬🇧 This a simple forwarder bot. I anonymize every message you send You send the message I sent. Thus, it is not clear that you sent the message.
🔥 Repo: HuzunluArtemis/AnonymousMessageForwarderBot
Setting up config file
BOT_TOKEN
: Telegram Bot Token. Example:3asd2a2sd32:As56das65d2as:ASd2a6s3d26as
APP_ID
: Telegram App ID. Example:32523453
API_HASH
: Telegram Api Hash. Example:asdasdas6d265asd26asd6as1das
UPDATES_CHANNEL
: Your updates channel or contact bot username. Example:HuzunluArtemis
FORCE_SUBSCRIBE_CHANNEL
: Force-subscribe channel. Example:HuzunluArtemis
OWNER_ID
: Type/id
to @MissRose_bot to get this value. Example:2323423423
AUTH_IDS
: Id’s of bot users, seperate with blank. Leave it empty for public. Example:2323423423 325345
BOT_USERNAME
: Bot’s username. Example:@AnonimSenderBot
SEND_AS_REPLY
: Send copy message as reply to your message. Example:1
or0
Deploy
Deploy to Heroku:
- Open me in new tab
- Fill required variables
- Fill app name (or dismiss)
Deploy to Local:
- install python to your machine
git clone https://gitlab.com/HuzunluArtemis/AnonymousMessageForwarderBot
cd AnonymousMessageForwarderBot
pip install -r requirements.txt
python bot.py
Deploy to Vps:
git clone https://gitlab.com/HuzunluArtemis/AnonymousMessageForwarderBot
cd AnonymousMessageForwarderBot
- For Debian based distros
sudo apt install python3 && sudo snap install docker
- For Arch and it’s derivatives:
sudo pacman -S docker python
Lisans
You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Yorumlar yüklenmezse JavaScript'i etkinleştir.