A simple server for a line bot. You can add the bot by searching this "@810cmuce" in the line add friend or click this link
Run this in console to install the dependencies
npm install
And then run this script to start the server. The server will run in port 1231 by default
npm run dev
Command | Description | Example |
---|---|---|
,help | Show list of available commands | ,help |
,halo | Make a simple greetings to the bot | ,halo |
,apakah text? | Give a bot question and the bot will answer with 1 of this 3 option ("Ya", "Bisa jadi", "Tidak") | ,apakah hari ini akan hujan? |
,ig instagram_username | Search a photo profile of an instagram account | ,ig instagram |
,re-unsend amount | Send the latest messages from the group, max 5 messages (This feature only works in group) | ,re-unsend 5 |
,tambah-fitur text | Give a feature suggestion to the bot creator | ,tambah-fitur tambah fitur cari jodoh dong |
,pilih choice1 atau choice2? | Give a bot some choices and the bot will choose 1 from the choice (Choice are separated with "atau", Min 2 choice, max unlimited choice) | ,pilih aku atau dia atau kamu? |
,tambah-pesan text | Send an anonymous message to the bot | ,tambah-pesan ini pesan pertamaku |
,ambil-pesan | Get 1 anonymous message from the bot | ,ambil-pesan |