@eksiCodeAntiSpamBot Telegram bot code
Telegram'da antispam için kullanılan popüler bir bot olan Shieldy'nin Ekşicode grupları için düzenlenmiş halidir.
- Clone this repo:
git clone https://github.com/Eksicode/eksicode_shieldy
- Launch the mongo database locally
- Create
.env
with the environment variables listed below - Run
yarn install
in the root folder - Run
yarn distribute
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
- Clone this repo:
git clone https://github.com/Eksicode/eksicode_shieldy
- Replace the dummy environment variables in
docker-compose.yml
with the ones listed below - Run
docker-compose up -d
TOKEN
— Telegram bot tokenMONGO
— URL of the mongo database
Also, please, consider looking at .env.sample
.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!