A multi-functional discord bot written in discord.py.
Help menu can be accessed through command &help
Music streaming requires ffmpeg and Youtube-DL to be installed in your environment.
The translation cog uses googletrans (There are known issues with the Google Translation API).
Do pip install googletrans==3.1.0a0 youtube-dl
- Translation cog uses code from corpnewt/CorpBot.py with minor changes in adaptation and messages.
- Music cog uses code from CharmingDays/kurusaki_voice with some changes in configuration and messages.
- Wikipedia cog uses code from Kapz/Wikipedia-Bot adapted to be used within cogs and changes to messages.