Last active
October 7, 2018 08:23
-
-
Save gr33ntii/e9da55302f0eb4472d3d2a900dbf135b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List command of yukari bot <https://www.facebook.com/bot.yukari> | |
------------------------------- | |
IF YOU HAVE ANY ISSUE PLEASE CONTACT ME (I REALLY NEED IT) | |
[email protected] | |
------------------------------- | |
$g9 : Chúc ngủ ngon bạn trước khi đi ngủ | |
$level : Kiểm tra điểm và level của bạn <3 | |
$echo : nói <text> | |
$changeimage : Đổi ảnh nhóm (ví dụ $http://i0.kym-cdn.com/photos/images/newsfeed/000/475/824/f10.gif) | |
$talk : nói chuyện với bot (simsimi api) | |
$adduser : add facebook user vào group chatbox ($adduser 100009205764028) | |
$kick : để kick ai đó khỏi chatbox ($kick @tag_tên_ai_đó ) | |
$tát or $vả : để vả ai đó trong chatbox group ($vả @tag_tên_ai_đó) | |
$getid : get id facebook của ai đó bằng tên ($getid La Thị Bải) | |
$roll : random một số ngẫu nhiên | |
$waifu : thử xem yukari có yêu bạn không nhé :)) | |
$ping : PONGG | |
$help : THIS ONE | |
///////////// ENCODE / DECODE /////////////////// | |
$base64 -e : Mã hóa base64 ($base64 -e <text>) | |
$base64 -d : Giải mã base64 ($base64 -d <encoded>) | |
$base32 -e : Mã hóa base32 ($base32 -e <text>) | |
$base32 -d : Giải mã base32 ($base32 -e <encoded>) | |
//HASH | |
$hash -sha512 : Hash với sha512 ($hash -sha512 <text>) | |
$hash -md5 : Hash với md5 ($hash -md5 <text>) | |
$hash -sha384 : Hash với sha384 ($hash -sha384 <text>) | |
$hex -e : Mã hóa hex ($hex -e <text>) | |
$hex -d : Giải mã hex ($hex -d <hex>) | |
$html -e : Mã hóa html ($html -e <html>) | |
$html -d : Giải mã html ($html -d <encrypted_html>) | |
/////////////////// | |
$color : thay đổi màu cho thanh chat (list màu : https://pastebin.com/raw/w1JvjYm5) | |
$math : hỏi yukari cái gì đó ($ask 1+1 , $ask 123123*124^341) | |
$youtube : tìm thông tin về video trên youtube ($youtube lạc trôi) | |
$shorturl : rút gọn link ($shorturl https://google.com + <bất kỳ domain nào bạn muốn trong list này https://hastebin.com/kopobuyaro.la>) | |
$compiler : ($compiler -c <sourcecode>), hiện tại có thể dùng (C, C++, PHP, NODE, Py2,) > | |
$compiler -get <id> (Dùng lệnh này để lấy output nhé) | |
$thoitiet : kiểm tra thời tiết hiện tại ($thoitiet Hải phòng) | |
$dich : dịch tiếng anh sang việt ($dich hello) | |
$wiki : search bằng wiki cái gì đó ($wiki league of legend) | |
$jav : random code jav | |
$leave : RỜI NHÓM | |
$osuinfo -u : kiểm tra thông tin người chơi osu ($osuinfo -u gr33ntii) | |
$lenny : random lenny face |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment