An open source Discord Bot made with Python!
Report Bug
.
Request Feature
After making a discord bot in Java, I wanted to create a more simple bot in python, with the main goals of having an XP system and music system.
What I learned from this project:
- Developing my skills with Python
- Working with full stack, from design and front end to back end
- Using API's (dismusic, discord.py)
- Learning optimization techniques for performance
- Running a always-on service (server hosting)
Open this link to invite the bot to your personal discord server.
Here is a full list of commands this bot currently supports
- ?Play, plays a song from url.
- ?pause, pauses the current song.
- ?disconnect, disconnects the bot from the voice channel.
- ?connect, connects the bot to the voice channel.
- ?rank, displays the rank of the user who uses the command.
More commands are on the way as this project is still a work in progress!
Here are the main frameworks and tools I used
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Having trouble with anything? feel free to contact me through my email - kemalmehmetmk7@gmail.com or add me on discord - Kabuto#7275
- Kemal Mehmet - Computer Science Student