@banofbot and @silent_banofbot code
This repository contains the code for the democracy bots I've built. Readme is still in work, any contributions are welcome.
- Clone this repo:
git clone https://github.com/backmeupplz/banofbot
- Launch the mongo database locally
- Create
.env
file withTELEGRAM_API_KEY
andMONGO_DB_URL
- Run
npm i
in the root folder - Run
npm run start
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
Any commit pushed to master gets deployed to both @banofbot and @silent_banofbot via CI Ninja.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!