Skip to content

75efb6/rukia-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rukia Bot

CodeFactor Code style: black

Rukia Bot is a Python-based bot designed for a private server for osu!droid, using a server based on this codebase.

Required

Ensure you have the following:

  • An osu!v1 API key
  • An existing server running
  • A Discord Server

Dependencies

Ensure you have the following dependencies installed:

  • Latest Python version
  • Nextcord Python package
  • Dotenv Python package

Setup

Follow these steps to get started with Rukia Bot:

  1. Configure Environment Variables

    • Rename .env.example to .env.
    • Fill out the required fields in the .env file.
  2. Modify Configuration

    • Update the necessary fields in config.py (fields not covered by .env).
  3. Run the Bot

    • Execute main.py to start the bot and enjoy!

Contributing

If you would like to contribute to the development of Rukia Bot, feel free to fork the repository and submit a pull request. Contributions are always welcome!

License

Rukia Bot is licensed under the MIT License. Feel free to use, modify, and distribute this software in accordance with the license.

Acknowledgments

  • unclem2 for the osu!droid-rx-server codebase.

About

Discord bot for an osu!droid private server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages