Skip to content

rull05/Lunapy

Repository files navigation

Luna BOT (WIP)

  • Work In Progress

Usage

Follow these steps to use the project:

  1. Clone this project using git clone:

    git clone https://github.com/rull05/LupyBOT
  2. Create a .env file in the project directory and set the following environment variable:

    BOT_NAME=your_bot OWNERS_NUMBER=62xx

  3. Install the required dependencies using pip:

    pip3 install -r requirements.txt
  4. Run the project:

    python3 main.py

TODO List

High Priority

  • Move commands folder to luna folder
  • Fix performance issue
  • Remove relative paths

Medium Priority

  • Add multi prefix

Low Priority

  • Refactor code for readability
  • Update documentation

Future Enhancements

  • Asyncio
  • Add support for Ubuntu 20.x below

About

python whatsapp bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published