The Wayback Machine - https://web.archive.org/web/20211025162800/https://github.com/topics/discord-py-rewrite
Skip to content
#

discord-py-rewrite

Here are 126 public repositories matching this topic...

assaultful
assaultful commented Nov 28, 2020

Bug/Unorganised File

The bot and code seems very well done and well thought about and the idea behind it is very good but after looking at it for a bit it seems there are many complications within it that may of not been spotted because there is more than 1 contributor on this project. The code as a whole seems very good but the duplicates of commands and the few undefined variables being use

A discord bot made using discord.py and cogs that can play music from youtube links, search google images for the top result, search wikipedia definitions, roll a dice, perform simple math, and I'll probably add some other miscellaneous functions later. As I don't have much knowledge of SQL and databases, this bot can only play music in one server at a time, as it downloads the song locally onto the user's hard drive and then plays it from there. In a future update I might add the ability to play multiple songs on multiple servers, but it won't be soon.
  • Updated Apr 8, 2021
  • Python

Improve this page

Add a description, image, and links to the discord-py-rewrite topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the discord-py-rewrite topic, visit your repo's landing page and select "manage topics."

Learn more