Skip to content
This repository has been archived by the owner on Dec 30, 2017. It is now read-only.

Latest commit

 

History

History
40 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.46 KB

Freifunk Community Bot

JavaScript Style Guide license standard-readme compliant Telegram

This is a Telegram Bot for Freifunk communities written in NodeJS.

Install

git clone https://github.com/anoymouserver/ff_community_bot.git
cd ff_community_bot
npm install

Usage

  1. message the @BotFather to create a new bot
  2. copy the config.json.example to config.json
  3. insert the given HTTP API token into the config.json
  4. start the bot using npm start
  5. open a chat with the new bot

Contribute

Contributions are welcome! Check out the issues or the PRs, and make your own if you want something that you are missing there.

License

MIT Copyright (c) anoymouserver