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
- Host: GitHub
- URL: https://github.com/stanleynguyen/mindmaker
- Owner: stanleynguyen
- License: mit
- Created: 2019-01-26T13:36:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T09:25:50.000Z (almost 7 years ago)
- Last Synced: 2025-06-29T09:42:05.558Z (about 1 year ago)
- Topics: dad-jokes, decision-making, telegram-bot
- Language: Go
- Homepage: https://t.me/mindmaker_bot
- Size: 52.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```