rowhanm / ThoughtBot

A Telegram bot to keep track of all your thoughts on a recurring topic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThoughtBot

Add and keep track of your tweet-sized thoughts on a recurring topic.

Prerequisites

  • NodeJS > 8.0
  • NPM/Yarn
  • A Telegram account

Installing

A step by step series of examples that tell you how to get a development env running

  • Installing dependencies
yarn
  • Configuring environment
cp config.js.example config.js
nano config.js

Add your bot token from Telegram.

Running the thing

npm start/yarn start

This would be better if you run it in a server or the cloud.

Authors

License

This project is licensed under the DWYWWT (Do Whatever You Want With This) License.

About

A Telegram bot to keep track of all your thoughts on a recurring topic


Languages

Language:JavaScript 100.0%