Skip to content

Instantly share code, notes, and snippets.

View JordanSchmelzer's full-sized avatar
:octocat:
Coding what I want and need

Jordan Schmelzer JordanSchmelzer

:octocat:
Coding what I want and need
View GitHub Profile
@EvieePy
EvieePy / music.py
Last active April 3, 2025 19:21
Basic music with playlist support on Rewrite
"""
Please understand Music bots are complex, and that even this basic example can be daunting to a beginner.
For this reason it's highly advised you familiarize yourself with discord.py, python and asyncio, BEFORE
you attempt to write a music bot.
This example makes use of: Python 3.6
For a more basic voice example please read:
https://github.com/Rapptz/discord.py/blob/rewrite/examples/basic_voice.py
@irms
irms / bug-report.rst
Last active January 11, 2024 16:26
The right way to file a bug report

Bug reports and issue tracker

Please follow these guidelines when creating new tickets for Buildicus. Issues can be reported on the Github issue tracker.

Writing a useful bug report