Skip to content

Instantly share code, notes, and snippets.

@lyfe00011
Last active July 13, 2024 21:05
Show Gist options
  • Save lyfe00011/e79dd9ad28456146d9e7eacc5987da49 to your computer and use it in GitHub Desktop.
Save lyfe00011/e79dd9ad28456146d9e7eacc5987da49 to your computer and use it in GitHub Desktop.
const { levanterTimeout, getQuote } = require('../lib/')
/*
{
pattern: 'auto_about ?(.*)',
fromMe: true,
desc: 'auto about',
type: 'bot',
},*/
const time = 60 * 1000 * 30 // 30 minute gap
const about = async () => {
const quote = await getQuote()
//write any thing that u want here and return string
return quote || 'this is an example of auto bio - levanter'
}
levanterTimeout(about, time)
@gethubnew
Copy link

everyone min change auto about time https://gist.github.com/techgod143/1607003ccdaf03f8d7660cda09d9887c

Hello friend how are you

@techgod143
Copy link

everyone min change auto about time https://gist.github.com/techgod143/1607003ccdaf03f8d7660cda09d9887c

Hello friend how are you

I am good

@gethubnew
Copy link

Hiii to fir bhi ni samajh 😎🤍✨
Uploading Screenshot_20231225_215131.jpg…

@mdarbaz786
Copy link

Hello everyone how are you

@mdarbaz786
Copy link

Hii

@mdarbaz786
Copy link

everyone minutes change auto about time https://gist.github.com/techgod143/1607003ccdaf03f8d7660cda09d9887c

Ok

@mdarbaz786
Copy link

Hello my bot

@mdarbaz786
Copy link

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