Skip to content

Your personal assistant, on WhatsApp! The most user friendly userbot for the platform!

License

Notifications You must be signed in to change notification settings

sureshfizzy/Athena

 
 

Repository files navigation

💠[Athena]💠

AI Powered Assisstant, on WhatsApp!


GitHub top language GitHub release GitHub contributors GitHub closed pull requests GitHub pull requests GitHub Repo stars GitHub repo size

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.

Note

Make Sure to Install using npm install package.json instead of using yarn.

Tutorial

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.

How to deploy

Multi Device

How to configure Bing

You have a Microsoft account and you have been selected to access the new bing.

  1. Open the Microsoft Edge browser
  2. Go to Bing Chat. Make sure you are signed in to your Microft Account
  3. Open the developer tools (F12)
  4. Go to the Application tab
  5. Go to the Storage tab
  6. Go to the Cookies tab
  7. Copy the value of the cookie named _U and paste it in the BING_COOKIE field in the config.env file.

How to configure ChatGPT

Make sure you are logged in to open ai.

  1. Go to OpenAI Session
  2. Copy the access token and paste it in the OPENAI_ACCESS_TOKEN field in the config.env file.

Deployment

Only local deployment is working for now!

Manually on Heroku

Deployment to heroku using the button is not working for now!

You can deploy the bot the heroku yourself using the button below!

Deploy To Heroku

This will create a container running Athena. You'll have to scan the QR at least once.

The GNU/Linux Legacy Way

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

Scan QR Code again

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

Support and Discussion groups

Feel free to post your queries or concerns on any of the discussion forums mentioned below:

Join WhatsApp Group

Join Telegram Group

Join Telegram Channel

Contributors


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

Inspiration

Copyright & License

Legal

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.

About

Your personal assistant, on WhatsApp! The most user friendly userbot for the platform!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • JavaScript 7.8%
  • Dockerfile 0.2%