12345-mcpython / bilibili-console

bilibili命令行客户端 Bilibili command line client.
GNU General Public License v3.0
18 stars 3 forks source link

Add quick commands, help menu and fix input error on linux #1

Closed linsyking closed 1 year ago

linsyking commented 1 year ago

The command seems too long for me so I made them shorter (a/p/b etc.)

The input function doesn't behave properly on linux unless you import readline module.

I also add a help menu.