Giter VIP home page Giter VIP logo

fan's Introduction

饭酱: 一个单纯的干饭提醒机器人 🍢

Golang 1.16 DockerHub MIT Licence

饭酱目前能做什么 🌟

  • 午餐和晚餐飞书提醒
  • 美餐未下单飞书提醒
  • 卖萌

灵感来源 💞

  • 自己/别人忘记点饭
  • 自己/别人看见别人/自己忘记点饭
  • 自认为已经点了明天的饭
  • 周日过得太悠闲忘记点周一的饭
  • 周四忘记取消周五的饭
  • 忘记明天/中午/晚上吃什么
  • 取餐时不想打开微信再打开美餐

Usage 使用方式 🚀

1. Docker(推荐) 🐳

docker run --name fan -d \
--restart unless-stopped \
avtion/fan:latest -u ${你的美餐账号} -p ${你的美餐密码} -w ${你的飞书机器人Webhook}

2. Exec 直接运行 🏄

  1. git clone [email protected]:avtion/fan.git
  2. 执行go run . -u ${你的美餐账号} -p ${你的美餐密码} -w ${你的飞书机器人Webhook}

Custom 自定义配置 🐍

  1. 拷贝 config.yaml.example 文件并重命名为 config.yaml
  2. 修改需要自定义的配置项
  3. Docker运行的时候加入参数-v ${config.yaml的路径}:/etc/config.yaml

多地点过滤Flag参数

  • --nohx: 排除行信
  • --noxh: 排除星辉
  • --nogz: 排除高志

TODO 薛定谔的更新计划 🖋

  • 多地点点餐过滤
  • 支持数据上报 - 收集菜品信息以了解自己吃饭情况
  • 指令机器人 - 支持快速下单和修改订单
  • Web支持 - 配置修改和数据查询
  • 独立功能模块

License 📡

MIT License

fan's People

Contributors

avtion avatar

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.