You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
294 B
Markdown
12 lines
294 B
Markdown
Whatsapp bot for using Google Bard on a group!
|
|
|
|
for setup run
|
|
`npm i` \
|
|
change *group id* and bard *api key* on "src/index.ts"\
|
|
than run
|
|
`npm run setup` \
|
|
and then run it on
|
|
`bash start.sh`
|
|
|
|
using https://github.com/WhiskeySockets/Baileys and https://github.com/google/generative-ai-js
|