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.
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.
To get a local copy up and running, follow these simple steps.
- Python 3.8+
- Discord account
- Clone the repo:
git clone https://github.com/yourusername/lillibots.git
- Navigate to the project directory:
cd lillibots
- Install the required packages:
pip install -r requirements.txt
To start the bot, run the following command:
python bot.py
!quote
- Repeats a random quote from Laganja Estranja.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Lilli Kelley - @lmk8240 - [email protected]
Project Link: (https://github.com/lillikelley/lillibots)