Skip to content

Instantly share code, notes, and snippets.

@Saimx69
Saimx69 / help2.js
Created March 12, 2026 12:00
Created by Ew’r Saim Bot
const axios = require("axios");
const { getPrefix } = global.utils;
const { commands, aliases } = global.GoatBot;
let xfont = null;
let yfont = null;
let categoryEmoji = null;
async function loadResources() {
try {
@Saimx69
Saimx69 / prefix.js
Created March 10, 2026 10:36
Created by Ew’r Saim Bot
const fs = require("fs-extra");
const moment = require("moment-timezone");
const { utils } = global;
module.exports = {
config: {
name: "prefix",
version: "2.3",
author: "APON DICAPRIO",
@Saimx69
Saimx69 / info.js
Created March 10, 2026 10:23
Created by Ew’r Saim Bot
const os = require("os");
const { createCanvas, loadImage } = require("canvas");
const fs = require("fs");
const path = require("path");
const W = 490, H = 840;
const AVATAR1 = "https://i.imgur.com/5L1We9h.jpeg";
const FALLBACK_AVATAR = "https://i.ibb.co/MC6bT5V/default-avatar.png"; // fallback if error
function formatUptime(ms) {
@Saimx69
Saimx69 / Fish.js
Created February 25, 2026 07:03
Created by Ew’r Saim Bot
const moment = require("moment-timezone");
module.exports = {
config: {
name: "fish",
version: "1.5.2",
set usePrefix: false,
set hasPermission: "",
set role: false,
setauthor: "",
@Saimx69
Saimx69 / premium.js
Created February 16, 2026 20:16
Created by Ew’r Saim Bot
const { config } = global.GoatBot;
const { writeFileSync } = require("fs-extra");
module.exports = {
config: {
name: "premium",
aliases: ["prem"],
version: "1.1",
author: "NeoKEX",
countDown: 5,
@Saimx69
Saimx69 / file.js
Created February 13, 2026 00:52
Created by Ew’r Saim Bot
const fs = require("fs");
const path = require("path");
module.exports = {
config: {
name: "filecmd",
aliases: ["file"],
version: "1.0",
author: "nexo_here",
countDown: 5,
@Saimx69
Saimx69 / pair.js
Created February 3, 2026 04:23
Created by Ew’r Saim Bot
const axios = require("axios");
const { createCanvas, loadImage } = require("canvas");
const fs = require("fs");
const path = require("path");
const baseUrl = "https://raw.githubusercontent.com/Saim12678/Saim69/1a8068d7d28396dbecff28f422cb8bc9bf62d85f/font";
module.exports = {
config: {
name: "pair",
@Saimx69
Saimx69 / callad.js
Created January 24, 2026 14:30
Created by Ew’r Saim Bot
const { getStreamsFromAttachment, log } = global.utils;
const mediaTypes = ["photo", 'png', "animated_image", "video", "audio"];
module.exports = {
config: {
name: "callad",
version: "1.7",
author: "NTKhang",
countDown: 5,
role: 0,
@Saimx69
Saimx69 / edit2.js
Created January 22, 2026 18:39
Created by Ew’r Saim Bot
const axios = require("axios");
module.exports = {
config: {
name: "edit2",
aliases: ["nanob", "nbedit"],
version: "1.0",
author: "Hasib",
countDown: 10,
role: 0,
@Saimx69
Saimx69 / emoji_voice.js
Created January 22, 2026 11:27
Created by Ew’r Saim Bot
const axios = require("axios");
const fs = require("fs");
const path = require("path");
module.exports = {
config: {
name: "emoji_voice",
version: "10.0",
author: "Hasib ",
countDown: 5,