Git Product home page Git Product logo

palico-bot's Introduction

palico-bot

This bot was created for my capstone project to perform the features below. The gantt chart template that our team used specifically is the Manual Gantt Chart that can be found here.

Features

This bot allows you to perform:

  • Google Sheets Gantt Chart Tracking by week
  • Trello Tasks Tracking by user
  • Send weekly reminders to your group

Telegram Commands

  • /gantt for current week updates
  • /trello for selecting a group member and viewing uncompleted tasks assigned to them.

Pull Requests

Contributions are welcome! Here are some tasks that I've in mind but yet to work on them.

  • Connect data to SQLlite instead of saving them in .json format
  • Add weekly reminder operation
  • Allow users to mark complete Trello tasks with confirmation prompt when they view specific user's tasks
  • Show the entire Gantt Chart somehow on Telegram
  • Chronological Sorting of Cards received on Trello (All IDs on Trello are mongo IDs and can be converted to timestamps, refer here)

Setup instructions

Install necessary packages

pip install -r requirements.txt

All secret variables are imported in settings.py are used in other modules. For the list of secret variables required to set up this bot, refer to .env.sample to make your own .env.

Deployment

Methods

  1. Make your shell run the bot forever
  2. Deploy it via an Ubuntu machine and running permanantly via tmux.
  3. Heroku
    • Here is a useful link for uploading credentials.json for Google API to work.

palico-bot's People

Contributors

lyqht avatar chongyicheng avatar dependabot[bot] avatar

Stargazers

Jun Qing avatar  avatar

Forkers

nekostone

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.