Skip to content

hyfetch/ram-stick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owo-userapp

Requirements

  • Python 3.8 or higher
  • pip
  • virtualenv (optional but recommended)

Setup Instructions (for Bash / sh)

  1. Clone or navigate to the project directory.

  2. (Optional) Create and activate a virtual environment:

    python -m venv venv
    source venv/bin/activate
  3. Install dependencies:

    pip install -r requirements.txt
  4. Copy the .env.example file and modify it with your bot token Example:

    cp .env.example .env
  5. Run the application:

    python main.py

About

A personal userapp intended for the owo guild (discord.gg/pupy) made by me!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages