An open API service indexing awesome lists of open source software.

https://github.com/stanleynguyen/mindmaker

🤖🧠 Telegrambot that helps with making up your minds
https://github.com/stanleynguyen/mindmaker

dad-jokes decision-making telegram-bot

Last synced: 11 months ago
JSON representation

🤖🧠 Telegrambot that helps with making up your minds

Awesome Lists containing this project

README

          

# mindmaker

A bot that helps with making up your minds, a helpful partner for
all of your indecisive pals, and the ultimate solution to tedious
everyday decisions with insignificant impact.

### Current list of available commands

/create - create a bucket of options

/buckets - view list of buckets you have created

/set - set current bucket to read from

/scrap - delete a bucket

/add - add a decision to the current bucket

/list - list all decisions of the current bucket

/draw - draw a random decision from the current bucket

/takeout - remove a decision from the current bucket

### Getting Started

```bash
make start_dev
```