Loading repository data…
Loading repository data…
LoupesDEV / repository
This project is a Discord bot developed in Python using discord.py and dislash to provide various features for Discord servers. It allows user management, channel management, and custom commands to enhance the members' experience.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project is a Discord bot developed in Python using discord.py and dislash to provide various features for Discord servers. It allows user management, channel management, and custom commands to enhance the members' experience.
/help, /aide)./ping, /serverinfo, /userinfo).on_guild_join, on_member_join)./uptime).Make sure you have Python installed on your machine as well as the following modules:
pip install discord dislash pystyle rich
bot.py.python bot.py
The bot uses multiple extensions (cogs) for modular management:
Aide.py: Help and assistance commands.BotUpt.py: Uptime and statistics management.Divers.py: Server and user information.Events.py: Server and member event management.Owner.py: Commands exclusive to the bot owner.Snipe.py: Retrieval of recently deleted messages.logMessage.py: Logging management system.utils.py: Utility functions and configuration management.This project is intended for educational purposes and should not be used on production servers without appropriate modifications.
This project is licensed under the MIT license. You are free to modify and redistribute it.