Skip to content

bighardwin10/PrescriptAPI

Repository files navigation

PrescriptAPI

?!哔哔!?

中文            English

What is this?

This is a recreation of the Prescript mechanism from the Index faction in the game Limbus Company, well, actually just for fun.

How to use?

This API only has two endpoints, as follows:

1./
Used to check the service
Return result example:

{
  "status": "success",
  "data": "服务正常运行"
}

2./prescript
Get a "prescript"
Return result example:

{
  "status": "success",
  "data": "<prescript content>",
  "message": "部分指令由Deepseek编写,剩余来自xiaomu1999f-cpu.github.io与nyos.dev"
}

The current deployment address is prescript.2dt0.de.

Additional Notes

Some prescripts are written by Deepseek, the rest come from xiaomu1999f-cpu.github.io(Bilibili@协会长沐沐) and nyos.dev two websites. Thank you to them!

About

谨遵指令之意

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors