CREATING A DISCORD BOT Installation Ensure Python is installed on your system. Install required libraries: pip install -r requirements.txt Usage Launch the application by executing the main.py file: python main.py FOR CONTRIBUTION GO THROUGH THIS CONTRIBUTION