Code of the @memecoin_bot Telegram bot. Reputation + coin economy inside the Telegram chat.
- Clone this repo:
git clone https://github.com/backmeupplz/memcoin
- Create
.env
file with environment variables listed below - Run
yarn install
in the root folder - Run
yarn distribute
USERNAME
— Telegram bot usernameTOKEN
— Telegram bot tokenMONGO
— URL of the mongo db Please, consider refering to providedenv.sample
for further docs.
Any commit pushed to master gets deployed to @memecoin_bot via CI Ninja.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!