Git Product home page Git Product logo

wewe's People

Contributors

dependabot[bot] avatar huan avatar lancezhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wewe's Issues

A UI to add groups

Wechat

现在加微信群需要

  1. 加 bot 入群
  2. 在 dynamodb 里加群 - 跑 addGroup 脚本
  3. restart wechat bot server

更好的方式

  1. 在网页上申请加群, 填好需要的信息
  2. 加 bot 入群
  3. 我/其他管理员审核, 点击通过审核, 省去跑脚本, restart bot 的步骤

Private group

Some group may don't want to be open, but want to store history and analyse chart history

希望聊天消息里出现 @nickname 的情况, 都进行混乱处理保护隐私

能否为 wewe 增加一个小规则,凡是出现 @xxx 的情况,都把 @ 后面的字符改为无意义的占位符文字? 为了方便开发者, 我个人的要求不高, 宁可误伤一整段聊天记录, 也不希望泄露一个 nickname

比如

@宋明 除了 Paul Graham 我们最近也关注这位硅谷的投资人的观点。
https://swarma.github.io/km/synchronicity-specific-knowledge-and-wealth/

改为

@wewe-user 除了 Paul Graham 我们最近也关注这位硅谷的投资人的观点。
https://swarma.github.io/km/synchronicity-specific-knowledge-and-wealth/

Email topics to interested users

For people not in certain group chat but interested in the topics happens inside it. We can allow them to subscribe to topics.

Sample use case

  • sync meaningful topics to mailing list

Nice to have

Provide translation of messages

Decode HTML entities in message content

e.g: https://wewe.t9t.io/chat/Haskell/page/85#4211

expect:

请问一下第二种为啥不行?
type a ::: b = '(a, b)
*DataNetwork.Core Data.Vinyl>  #a =: 3 :& #b =: 4 :& RNil ::  Rec ElField '["a" ::: Int, "b" :::  Int]
{a :-> 3, b :-> 4}

*DataNetwork.Core Data.Vinyl>  #a =: 3 :& #b =: 4 :& RNil ::  Rec ElField '['("a", Int), '("b", Int)]

<interactive>:61:2: error:
    Invalid type signature: #a =: 3 :& #b =: 4 :& RNil :: ...
    Should be of form <variable> :: <type>

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.