Skip to content

lillikelley/lillibots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lillibots

Welcome to Lillibots! This repository is a modular homeplace for all my Discord bot projects. Currently, it features a bot that repeats popular quotes from the famous drag queen, Laganja Estranja, who originally appeared on Season 6 of RuPaul's Drag Race.

Table of Contents

About the Project

Lillibots is designed to house multiple Discord bots, each with unique functionalities. The first bot in this repository is dedicated to Laganja Estranja, providing various commands to repeat her iconic quotes.

Built With

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Python 3.8+
  • Discord account

Installation

  1. Clone the repo:
    git clone https://github.com/yourusername/lillibots.git
  2. Navigate to the project directory:
    cd lillibots
  3. Install the required packages:
    pip install -r requirements.txt

Usage

To start the bot, run the following command:

python bot.py

Commands

  • !quote - Repeats a random quote from Laganja Estranja.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Lilli Kelley - @lmk8240 - [email protected]

Project Link: (https://github.com/lillikelley/lillibots)

About

modular homeplace for all Discord bot projects

Resources

Stars

Watchers

Forks

Packages

No packages published