Skip to content

DiscordBotLab is a repository focused on hosting and managing a variety of utility-driven Discord bots.

Notifications You must be signed in to change notification settings

junioralive/DiscordBotLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DiscordBotLab

Welcome to DiscordBotLab – a repository dedicated to hosting and managing versatile Discord bots. Our bots are designed to run independently in a Colab environment, allowing you to call them as needed, making your utility easy with just one click.

πŸš€ Bots in This Repository

Textify

A Discord bot that converts images, PDFs, and other file types into text.

Key Features:

  • Supports various file formats (e.g., images, PDFs)
  • Accurate and fast text extraction
  • Easy-to-use commands

Technology Used:

  • Python: The bot is built using Python, leveraging the Discord API.
  • Tesseract OCR: Utilizes pytesseract for optical character recognition to extract text from images.
  • Pillow: Uses the Pillow library to handle image files.
  • Nest Asyncio: Applies nest_asyncio patch to allow asynchronous operations within the bot.
  • Discord API: Interacts with Discord using the discord.py library.
QuizzRizz

A Discord bot that uses the LLaMA model running on Google Colab to answer quiz questions from screenshots.

Key Features:

  • Screenshot detection and processing
  • Instant quiz question answering
  • Powered by LLaMA model on Google Colab

Technology Used:

  • Python: The bot is built using Python, leveraging the Discord API.
  • Tesseract OCR: Utilizes pytesseract for optical character recognition to extract text from images.
  • Pillow: Uses the Pillow library to handle image files.
  • Nest Asyncio: Applies nest_asyncio patch to allow asynchronous operations within the bot.
  • LangChain: Uses LangChain to interact with the LLaMA model for answering quiz questions.

πŸ”§ How to Use Bots

To use any bot in this repository:

  1. Download the respective .ipynb (Jupyter Notebook) file from the repository.
  2. Follow the steps provided inside the notebook.
  3. You're good to go!

🌟 Future Additions

DiscordBotLab is an ever-growing repository, and we plan to add more bots based on the LLaMA model and other cutting-edge technologies. Stay tuned for updates!

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

🀝 Contributions

Contributions are welcome! Feel free to open an issue or submit a pull request to help improve DiscordBotLab.

πŸ“« Contact

For any inquiries or suggestions, feel free to reach out.

Discord Email

About

DiscordBotLab is a repository focused on hosting and managing a variety of utility-driven Discord bots.

Topics

Resources

Stars

Watchers

Forks