Skip to content

Commit

Permalink
+++
Browse files Browse the repository at this point in the history
  • Loading branch information
manhkhac committed Jan 15, 2022
1 parent 763f534 commit 23eace2
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 5 deletions.
8 changes: 7 additions & 1 deletion modules_new_2022/igdl_img_mzk.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,19 @@
* @warn Do not edit code or edit credits
*/
module.exports.config = {
name: "igdl",
name: "igdlimg",
version: "1.0.0",
hasPermssion: 0,
credits: "MạnhG",
description: "Tìm kiếm hình ảnh",
commandCategory: "Tiện ích",
usages: "[Text]",
dependencies: {
"axios": "",
"path": "",
"fs-extra": "",
"tinyurl": ""
},
cooldowns: 0,
};
module.exports.run = async function({ api, event, args }) {
Expand Down
6 changes: 6 additions & 0 deletions modules_new_2022/sing_v1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions modules_new_2022/singv2.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions modules_new_2022/tiktok_mzk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions modules_new_2022/video_mzk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 23eace2

Please sign in to comment.