Skip to content

Azuredc/bot

 
 

Repository files navigation

☀️Sunny☀️ Python Codacy Badge pre-commit.ci status Docker Pulls

Sunny is a Discord bot that provides:

  • General server moderation tools
  • Tools for listening to music
  • Tools for looking up player information from osu!

Table of Contents



Commands


/botinfo

  • Retrives information about the bot and provides time of day

/serverinfo

  • Retrives information about the current server (i.e. name, owner, members, text channels, roles, creation date, etc.)

/music

  • loop: Repeats the current song until the command is invoked again
  • pause: Pauses/Resumes the current track
  • play: Searches and plays a song from a given quey
  • playing: Shows the currently playing track
  • queue: Shows the player's queue
  • volume: Changes the bot's volume level

/profile

  • osu: Shows osu!std stats for a user
  • mania: Shows osu!mania stats for a user
  • taiko: Shows osu!taikostats for a user

/top

  • osutop: Shows osu!std top plays for a user
  • maniatop: Shows osu!mania top plays for a user
  • taikotop: Shows osu!taiko top plays for a user
  • ctbtop: Shows osu!ctb top plays for a user

Installation


If you wish to add this bot to your own server, click here


Support


This discord bot is free anyone to download and use on there own to self-host. Though I will not be able to provide support or troubleshooting for those who choose to do this.


Requirements


  • Lavalink Server
  • mongoDB
  • Redis
  • osu! API Key (osu! Commands)

License


This project is licensed under the MIT License.

About

Discord.py bot for moderation, osu! and various other things.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Dockerfile 0.8%