Coder Social home page Coder Social logo

dolores's Introduction

Dolores

Dolores is my personal assistant Discord bot.

The plan is to automate and make easy to access a variety of tasks like:

  • Suggesting things to do next in work and personal environment.
  • Fetch information (kids's grades, deals on Apple refurbished products, and more).
  • Remind me of expiring tasks or old stuff I must clear out.

Installation

There are no installation options for now. We are targeting pip in later releases.

Usage

To run the bot, run the following:

dolores run

For help, run:

dolores --help

You can also use:

python -m dolores --help

Development

To contribute to this tool, first check out the code. Then, create a new virtual environment:

cd dolores
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

dolores's People

Contributors

zmoog avatar

Watchers

 avatar  avatar

dolores's Issues

Schedule Trello card listing

I want to schedule the listing of the cards in a Trello list.

For example, I want to receive from Dolores:

  • the list of in progress goals at 9 am in the morning
  • the list of in progress problems, opportunity, and follow-up

Post a list of expiring cards

As a user, I want to know the cards with a due date in the following time buckets:

  • past (overdue)
  • next three days
  • next week
  • next two weeks

So I can act accordingly.

Can I schedule weekly tasks?

discord.py can schedule tasks at periodic time intervals, or at times in a day.

Can I schedule a task on a weekly basis, for example, every Monday at 9 pm?

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.