A simple discord.py general purpose music bot
sockey is an open source Discord bot by DevER-M. that is constantly growing. You can invite it
to your Discord server using this link! It comes packaged with a variety of commands.
Feel free to add a star ⭐ to the repository to promote the project!
- 🎉 Fun:
cat,dog,rnum,gs,diceand many more comming soon! - 🎵 Music:
play,queue,shuffle,loop,volumeand 8 more - ❔ Misc:
ecode,decode,ping,serversand many more comming soon!
more commands comming soon....
- make sure you have docker installed
docker pull ghcr.io/code-theft-auto/sockeypy:latestdocker run --env TOKEN=<YOUR TOKEN HERE> ghcr.io/code-theft-auto/sockeypy
git clone https://github.com/Code-Theft-Auto/sockeyPy.gitcd sockeyPy- make sure you have python and pip in the latest version
pip install -r requirements.txt- make a file called .env or
export TOKEN="YOUR_TOKEN"in shell (if you use linux or macos) - TODO if you don't want to use environ ment variables you can add your token in this line
bot.run(<YOURTOKEN>) python main.pyorpy main.py
Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.
Code-Theft-Auto/sockeyPy is licensed under the GNU General Public License v3.0 license
- @DangVietH - Pagination for help command here
- @vbe0201 - some code for shuffle and loop command
sockey is developed by @DevER-M