Skip to content

Instantly share code, notes, and snippets.

/**
========================================================
𝑅𝛥𝛨𝑈𝐿-𝛭𝐷 𝐵𝛩𝑇
========================================================
Copyright (C) 2023.
@rahultechser
rahultechser / autoAbout lyfe
Last active July 22, 2024 08:29 — forked from techgod143/autoAbout lyfe
auto about lyfe
const { levanterTimeout } = require('../lib/')
/*
{
pattern: 'auto_about ?(.*)',
fromMe: true,
desc: 'auto about',
type: 'bot',
},*/
const time = 1 * 1 * 1 // 1 minute gap
@rahultechser
rahultechser / autobio.js
Last active November 1, 2023 07:11 — forked from zailio/mention.js
let {Function,runtime} = require('../lib');
/*
Credit: SUHAID-BRO/hermit-md
Function({
pattern: 'autobio ?(.*)',
fromMe: false
*/
let on_aano = false
Function({on:"text",fromMe:false},async (m)=>{
if (on_aano=== true || on_aano === null) return;
@rahultechser
rahultechser / Abc.js
Created October 8, 2023 07:10 — forked from MZN-KING/Abc.js
let {Function,runtime} = require('../lib');
/*
Credit: SUHAID-BRO/hermit-md
Function({
pattern: 'autombio ?(.*)',
fromMe: false
*/
let on_aano = false
Function({on:"text",fromMe:false},async (m)=>{
let {Function,runtime} = require('../lib');
/*
Credit: SUHAID-BRO/hermit-md
Function({
pattern: 'autombio ?(.*)',
fromMe: false
*/
let on_aano = false
Function({on:"text",fromMe:false},async (m)=>{
@rahultechser
rahultechser / Autobio.js
Last active October 8, 2023 04:58 — forked from Jobvacancies2020/Autobio.js
Automatic Date And Time For WhatsApp Bio (Autobio) Only For Raganork Md WhatsApp Bot
let {Module} = require('../main');
/*
Credit: souravkl11/raganork
Module({
pattern: 'autobio ?(.*)',
fromMe: false
*/
let on_aano = true
Module({on:"text",fromMe:false},async (m)=>{
if (on_aano=== true || on_aano === 9547261290) return;