This is a Telegram Bot for Freifunk communities written in NodeJS.
git clone https://github.com/anoymouserver/ff_community_bot.git
cd ff_community_bot
npm install
- message the @BotFather to create a new bot
- copy the
config.json.example
toconfig.json
- insert the given HTTP API token into the
config.json
- start the bot using
npm start
- open a chat with the new bot
Contributions are welcome! Check out the issues or the PRs, and make your own if you want something that you are missing there.
MIT Copyright (c) anoymouserver