Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

SMIC-ComputerClub/webot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

This app should theoretically work on any platform as long as Node.js is installed (I am using v8.1.2)

node --version to check your node version

Clone the repository somewhere

npm install

This will install all the dependencies you need

node index.js

After this a QR code will appear on your terminal, scan it with your phone

Commands

add (example: add pg 13 #15-18). This will add whatever you put into x into your own list. For the example provided it'll add "pg 13 #15-18" to your list

remove (example: remove 2). This will remove the second item in your list, the list is designed in a non-array fashion so it starts at 1, not 0.

list. This will show your entire list including numbers.

remindme XXhXXmXXs (example: remindme 00h10m00s monkaS). This will send you a WeChat message after however much time you specified. For the example provided, it will send you a reminder with "monkaS" after 10 minutes

License

no license whatsoever, you're free to do whatever you wish.

project discontinued

fuck wechat, i will no longer be developing this project

Releases

No releases published

Packages

No packages published