Coder Social home page Coder Social logo

trapbot's Introduction

trapBot

Telegram bot for our household.

Running the bot

We're running the bot with process manager 2

  1. Create .env file which contains necessary tokens
  2. Deploy the app with pm2, using pm2 start trapbot.js
  3. You can later update the bot with npm run deploy, which pulls the latest version from git and restarts pm2 process

Features

Shopping list

  • Type something to add items
  • /done to clear list
  • /list or /print to print full list
  • /remove to remove individual item

Fast Speedtest

  • Tests download speed with fast-speedtest-api
  • /speed to get current download speed
  • /average to get an average of the download speeds
  • /reset to reset speed history to 0

Expenses calculator

  • Calculates expenses for each individual based on their purchases
  • Currently supports 2 users, will later expand for 3 users
  • Start the calculator with /calc

Todo

  • /update command
  • Make remove command easier to use

trapbot's People

Contributors

iikkas avatar steellow avatar

Watchers

 avatar

trapbot's Issues

Create test bot

  • Create test bot which can be used while debugging
    • Currently you have to stop the bot on raspBi when developing & testing
  • .env production & dev modes?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.