Skip to content

Instantly share code, notes, and snippets.

View say-something-Hi's full-sized avatar

say-something-Hi

View GitHub Profile
const axios = require("axios");
const { GoatWrapper } = require("fca-liane-utils");
const GEMINI_API_KEY = "AIzaSyBI6a4QCxoTJ9FS1MAiNRfMYpaztZjTeuE";
const GEMINI_API_URL = `https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent?key=${GEMINI_API_KEY}`;
module.exports.config = {
name: "milow",
version: "1.0.6",
role: 0,
📄 | Source code of "Fmilu.js":
const axios = require("axios");
const { GoatWrapper } = require("fca-liane-utils");
const GEMINI_API_KEY = "AIzaSyBI6a4QCxoTJ9FS1MAiNRfMYpaztZjTeuE";
const GEMINI_API_URL = `https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent?key=${GEMINI_API_KEY}`;
module.exports.config = {
name: "milow",
module.exports = {
config: {
name: "top",
version: "1.0",
author: "Your Name",
countDown: 2,
role: 0,
description: {
en: "View the money leaderboard as an image."
},
module.exports = {
config: {
name: "count",
version: "69",
author: "Mahi--",
countDown: 2,
role: 0,
description: {
en: "View the message count leaderboard as an image (since the bot joined the group)."
},
module.exports = {
config: {
name: "count",
version: "69",
author: "Mahi--",
countDown: 2,
role: 0,
description: {
en: "View the message count leaderboard as an image/GIF (since the bot joined the group)."
},
module.exports = {
config: {
name: "count",
version: "69",
author: "Mahi--",
countDown: 2,
role: 0,
description: {
en: "View the message count leaderboard as an image (since the bot joined the group)."
},
module.exports = {
config: {
name: "count",
version: "69",
author: "Mahi--",
countDown: 2,
role: 0,
description: {
en: "View the message count leaderboard as an image/GIF (since the bot joined the group)."
},
module.exports = {
config: {
name: "count",
version: "69",
author: "Mahi--",
countDown: 2,
role: 0,
description: {
en: "View the message count leaderboard as an image (since the bot joined the group)."
},
module.exports = {
config: {
name: "count",
version: "69",
author: "Mahi--",
countDown: 2, // Changed to 2 seconds
role: 0,
description: {
en: "View the message count leaderboard as an image (since the bot joined the group)."
},
const axios = require("axios");
const { GoatWrapper } = require("fca-liane-utils");
const GEMINI_API_KEY = "AIzaSyBCCjlACKXrERK6BczdSkfmOV2VELcEgj0";
const GEMINI_API_URL = `https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent?key=${GEMINI_API_KEY}`;
// Video Generation API - Replace with your actual VEO3 API
const VEO3_API_URL = "https://api.veo3.com/generate"; // Your video API endpoint
const VEO3_API_KEY = "AIzaSyBCCjlACKXrERK6BczdSkfmOV2VELcEgj0"; // Your video API key