A Discord self bot that can join vc spam audio and youtube audio throught the tokens this supports 100+ tokens and is made for ubuntu but can have a line of code changed to work with windows
-
Install the required dependencies:
python3 -m pip install -r requirements.txt
-
Open the
config.cfg
file and add your bot tokens. -
Start the bot:
python3 main.py
-
To run use the command
!spamvc {channelid}
. Ensure that you have the tokens in the server of your choice.
[BotTokens]
token1 = {token here}
token2 = {token here}
# Add more tokens if u have e.g., token3 = {token here}
-
Add better Command System
-
Add Proxy suuport
-
Add token joiner
For any issues, bug reports, or assistance, please open an issue request on GitHub.
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.md file for details.
-
Source Code Availability: Any modifications to the code, when distributed, must be accompanied by the corresponding source code.
-
Copyleft Provision: Any derivative work, whether distributed or used internally, must be released under the same license.
-
Liability and Warranty Disclaimer: This software comes with no warranty, and the author is not liable for any damages.
-
Notices for Changes: Users are required to state any changes made to the code when redistributing it.