kabuto-mk7 / PythonDiscordBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Zaku!

An open source Discord Bot made with Python!

Report Bug . Request Feature

About The Project

Screen Shot

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)

Invite the bot to your server!

Open this link to invite the bot to your personal discord server.

Features

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!

Built With

Here are the main frameworks and tools I used

Contributing

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.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Support or Contact

Having trouble with anything? feel free to contact me through my email - kemalmehmetmk7@gmail.com or add me on discord - Kabuto#7275

Authors

About


Languages

Language:Python 100.0%