Skip to content

Instantly share code, notes, and snippets.

{"staging": {"ios": "1.0.0.12", "android": "1.0.0.78"}, "production": {"ios": "1.0.0.4", "android": "1.0.0.63"}}

Keybase proof

I hereby claim:

  • I am 0x01001 on github.
  • I am 0xffff (https://keybase.io/0xffff) on keybase.
  • I have a public key ASB5Dnf5fHMWOBxS4ACoHJ_E1toSNPQ9nGH1v2Ox7Wn7eAo

To claim this, I am signing this object:

@0x01001
0x01001 / autoMessageFacebook.js
Last active December 31, 2018 13:58 — forked from monokaijs/autoMessageFacebook.js
Auto send message Facebook.
(() => {
/*
{
Author: "MonokaiJs",
Home: "https://omfg.vn",
Donate: "https://omfg.vn/donate"
https://m.facebook.com/ -> Ctrl+Shift+J -> paste code -> Enter
}
*/
@0x01001
0x01001 / MessengerAttachmentsScanner.js
Last active December 25, 2018 04:28 — forked from monokaijs/MessengerAttachmentsScanner.js
Scan Facebook Messages for attachments.
(() => {
/*
Script lọc lấy dữ liệu đính kèm tin nhắn Facebook.
__________________________
Chắc chắn ai nhắn tin với gấu, với ghệ, với bạn bè, abcxyz thì lúc nào cũng có mấy thứ như đoạn ghi âm, hình ảnh, blah blah. Có khi lâu nhắn rồi nó trôi mất mà kiếm lại thì nhác. Thế nên em có làm cái Script nhỏ nhỏ này dựa trên yêu cầu của một số thành viên trong nhóm ở 1 post nào đó (Em tìm lại thông báo mà không thấy nữa).
Cách sử dụng:
Vào link bên dưới, dán vào Notepad.
Sửa các giá trị:
npm i -g eslint
npm i -g prettier
eslint --init
? How would you like to configure ESLint? Use a popular style guide
? Which style guide do you want to follow? Airbnb (https://github.com/airbnb/javascript)
? Do you use React? Yes
? What format do you want your config file to be in? JSON
Checking peerDependencies of eslint-config-airbnb@latest