Skip to content

Instantly share code, notes, and snippets.

@techgod143
Last active July 19, 2024 05:17
Show Gist options
  • Save techgod143/1607003ccdaf03f8d7660cda09d9887c to your computer and use it in GitHub Desktop.
Save techgod143/1607003ccdaf03f8d7660cda09d9887c to your computer and use it in GitHub Desktop.
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
const about = async () => {
//write any thing that u want here and return string
return 'Hey Dear Auto bio By Tech God sir.. For more info search on youtube Tech God'
}
levanterTimeout(about, time)
@gethubnew
Copy link

Hey everyone πŸ€—πŸ€—πŸ€—πŸ€—

  • `` @ #

@gethubnew
Copy link

pattern: 'auto_about ?(.*)',
fromMe: true,
desc: 'hello my dear friend
type: 'aryan khan

@gethubnew
Copy link

Hii Aryan Ho you are you from Kolkata to Bangalore today

@JU926HU
Copy link

JU926HU commented Dec 27, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment