Skip to content

DeachSword/MakiyuiSoul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakiyuiSoul

A server software reimplemented for a Japanese Mahjong game

Join Us

Welcome join our Discord

Features

  • Login / Oauth2
  • Characters
  • Skins
  • Activitys
  • Multi Game
  • Custom Game
  • Gachas

Usage/Examples

from . import MakiyuiSoul

MakiyuiSoulServer = MakiyuiSoul()

@MakiyuiSoulServer.Teokure(".lq.Lobby.heatbeat")
async def heatbeat(ctx, payload, reqIdx, *args):
    print('heatbeat!')
    await ctx.RespLobbyHeatbeat(reqIdx)

MakiyuiSoulServer.FutekusaretaNeko()

Config

To run this project, you will need config.yml file