Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 592 Bytes

Uso-core

Uso core is the main framework of Uso!bot.

Requirements

  • Python 3.6+ (python 3.7 is partially unsupported due to the changes to asyncio)
  • A postgreSQL server and database.
  • The asyncpg library : Install instructions
  • Every Osu.py requirements

Thanks

Thanks to @ppy for the osu api

License

Uso-core is released under the MIT License.
Check the license for more details.