Nexus is a versatile Discord bot designed to enhance the interaction and entertainment in your Discord servers. It features a variety of commands and functionalities, including the unique ability to join voice channels and play sounds.
- Voice Trolling: Randomly joins a voice channel with members and plays a sound from a predefined list.
- Music Commands: Allows user to play music from youtube using a query/url.
To install and run Nexus on your system, follow these steps:
-
Clone the Repository
git clone https://github.com/ProtonDev-sys/Nexus.git cd Nexus
-
Install Dependencies
pip install -r requirements.txt
-
Install FFmpeg
- Nexus requires FFmpeg for voice functionalities.
- Download and install FFmpeg from FFmpeg's official website.
- Ensure FFmpeg is added to your system's PATH.
-
Configuration
- Create a
.env
file in the root directory. - Add your Discord bot token:
DISCORD_TOKEN=your_bot_token_here
- Create a
-
Running the Bot
start.bat
After inviting Nexus to your Discord server, you can interact with it using various commands.
- /Play
- /Pause
- /Skip
- /Seek
- /Stop
- /Queue
- /Rank
Contributions to Nexus are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.
- Thanks to all contributors and users of Nexus!