8000 GitHub - ekgame/bancho-server: A very basic custom osu!Bancho server implementation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

ekgame/bancho-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bancho Server

A very basic custom osu!Bancho server implementation, codename AlterBancho.

This was made to better understand Bancho protocol for the bancho-client project.

To make things easyer, this server uses Spark Framework to run an HTTP server.

Features

This server is very incomplete, but it has some basic functionality:

  • Logging in (with any credentials)
  • Basic chat channels and chatting
  • Basic bot that responds to !test command.

Depencencies

Most of the dependency management is done with Maven. There is only one library that you will need to reference manually:

  • Bancho API - the commons API used for packet parsing.

About

A very basic custom osu!Bancho server implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0