Skip to content

DevER-M/sockeyPy

 
 

Repository files navigation

Sockeypic

sockey

CI website python Linux license

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!

Features

  • 🎉 Fun: cat, dog, rnum, gs, dice and many more comming soon!
  • 🎵 Music: play, queue, shuffle, loop, volume and 8 more
  • Misc: ecode, decode, ping, servers and many more comming soon!
    more commands comming soon....

Self hosting

Docker:

  • make sure you have docker installed
  • docker pull ghcr.io/code-theft-auto/sockeypy:latest
  • docker run --env TOKEN=<YOUR TOKEN HERE> ghcr.io/code-theft-auto/sockeypy

Manual:

  • git clone https://github.com/Code-Theft-Auto/sockeyPy.git
  • cd 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)
  • if you don't want to use environ ment variables you can add your token in this line bot.run(<YOURTOKEN>)
  • python main.py or py main.py

Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

License

Code-Theft-Auto/sockeyPy is licensed under the GNU General Public License v3.0 license

Credits

Author

sockey is developed by @DevER-M

About

a discord.py music and general purpose bot

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%