@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
.envwith the environment variables listed below - Run
yarn installin 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.ymlwith 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!