AI Powered Assisstant, on WhatsApp!
Athena is an optimized and Upgraded Version of BotsApp which easy-to-use and Implement.
Utilize your personal chat assistant/group manager to make the most out of WhatsApp.
Make Sure to Install using npm install package.json instead of using yarn.
Here's a tutorial to set up Athena on your own account in less than 3 minutes. For now, the Multi Device Bot can only be used locally, the tutorial for which is attached below.
You have a Microsoft account and you have been selected to access the new bing.
- Open the Microsoft Edge browser
- Go to Bing Chat. Make sure you are signed in to your Microft Account
- Open the developer tools (F12)
- Go to the Application tab
- Go to the Storage tab
- Go to the Cookies tab
- Copy the value of the cookie named
_U
and paste it in theBING_COOKIE
field in theconfig.env
file.
Make sure you are logged in to open ai.
- Go to OpenAI Session
- Copy the access token and paste it in the
OPENAI_ACCESS_TOKEN
field in theconfig.env
file.
Only local deployment is working for now!
Deployment to heroku using the button is not working for now!
You can deploy the bot the heroku yourself using the button below!
This will create a container running Athena. You'll have to scan the QR at least once.
To use this method, you will need ffmpeg, nodejs, npm installed on your device.
To run the bot on your device manually, you can use the following commands -
git clone https://github.com/sureshfizzy/Athena.git
cd BotsApp
yarn
npm start
If you're having issues when running locally it is recommended to scan the code again. To get the QR code again, follow these commands -
rm -rf Athena.db session.data.json
npm start
Feel free to post your queries or concerns on any of the discussion forums mentioned below:
Prince Mendiratta Project Lead Developer |
Prashant Singla Core Developer |
Keshav Pahwa Core Developer |
Johann Jose Core Developer |
Mohit Singh Rana Core Developer |
Neeraj Patel Moderator |
-
Baileys Library
-
Yusuf Usta
-
Copyright (C) 2021 - 2023 by Prince-Mendiratta
-
Licensed under the terms by GNU GENERAL PUBLIC LICENSE
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or Bing or Open AI or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.