Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI control interface request #47

Open
kis87988 opened this issue Feb 14, 2021 · 5 comments
Open

CLI control interface request #47

kis87988 opened this issue Feb 14, 2021 · 5 comments

Comments

@kis87988
Copy link

Web GUI is great, but not great enough if we just want to have a terminal while we are doing the implementation testing, If we can have a CLI tool to control the bot and CLI likely GUI to have a display dashboard to reply control(like tmux).

More detail TBD

@wj-Mcat
Copy link

wj-Mcat commented Feb 15, 2021

Some commands I can expect👏🏻:

  • contact ls
  • contact id --remove
  • contact id --say something --at id --time 2-hour-later
  • room ls
  • room id member ls
  • room id member member_id rm
  • more......

@huan
Copy link
Member

huan commented Feb 16, 2021

I'd like to share our twin example bot here in case of you are interested:

Source Code: https://github.com/wechaty/wechaty-getting-started/tree/master/examples/professional/blessed-twins-bot

image

Blog: https://wechaty.js.org/2018/04/23/blessed-twins-bot/

image

Asciinema: https://asciinema.org/a/177857

@wj-Mcat
Copy link

wj-Mcat commented Feb 16, 2021

@huan That is what I wanted years ago.

@huan
Copy link
Member

huan commented Feb 16, 2021

Ha, I'm glad to know that!

Please feel free to improve it or build something else from it!

@huan
Copy link
Member

huan commented Apr 22, 2021

Here's some IRC Linux clients:
https://www.tecmint.com/best-irc-clients-for-linux/amp/

I believe it will be great if we have one for Wechaty, so that we can have a CLI for all IMs universally.
IRC cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants